header padding fix

This commit is contained in:
danielvincent 2010-07-23 22:40:23 -07:00
parent 32648f236c
commit 2646a52cbb
2 changed files with 4 additions and 2 deletions

View file

@ -68,7 +68,8 @@ header {
color: #555555;
background-color: #2b2726;
border-bottom: 1px solid #444444;
padding: 8px 0; }
padding: 6px 0;
padding-top: 0; }
header #diaspora_text {
font-family: "BrandonGrotesqueLightRegular";
font-size: 24px;

View file

@ -74,7 +74,8 @@ header
:color #2B2726
:border
:bottom 1px solid #444
:padding 8px 0
:padding 6px 0
:top 0
#diaspora_text
:font