Browse Source

distance

pull/2/head
lidia pereira 5 years ago
parent
commit
6510aec7a2
  1. 5
      themes/homebrewtheme/static/css/main.css

5
themes/homebrewtheme/static/css/main.css

@ -53,6 +53,7 @@ pre {
text-transform:lowercase;
white-space: nowrap;
background-color: #EAEAEA;
}
#menu a {
@ -128,7 +129,7 @@ a {
#index{
/*! width:100%; */
padding-top:2em;
padding-top:3.5em;
padding-bottom:1em;
}
@ -152,6 +153,8 @@ a {
}
.post-item {
max-width: 30%;
padding:0 2% 0 0;

Loading…
Cancel
Save