Added post globals

This commit is contained in:
Marcin Kurczewski
2014-09-25 11:45:46 +02:00
parent 2bb2d1f743
commit d3015627b3
11 changed files with 105 additions and 4 deletions

View File

@ -3,6 +3,10 @@
}
#home h1 {
margin-top: 0;
margin-bottom: 0;
}
#home h1+p {
margin-top: 0;
}
#home .post {