|
@ -180,7 +180,7 @@ ul li{ |
|
|
header { |
|
|
header { |
|
|
width:calc(100% - 50px); |
|
|
width:calc(100% - 50px); |
|
|
margin-top:26px; |
|
|
margin-top:26px; |
|
|
margin-bottom:5em; |
|
|
margin-bottom:1em; |
|
|
padding-bottom:1em; |
|
|
padding-bottom:1em; |
|
|
font-family: "header"; |
|
|
font-family: "header"; |
|
|
font-size: 17px; |
|
|
font-size: 17px; |
|
@ -194,10 +194,9 @@ header { |
|
|
vertical-align: calc(-2px); |
|
|
vertical-align: calc(-2px); |
|
|
} |
|
|
} |
|
|
/* custom font size for index */ |
|
|
/* custom font size for index */ |
|
|
#content.index header{ |
|
|
#banner { |
|
|
font-size: 24px; |
|
|
font-size: 24px; |
|
|
line-height: 1.5; |
|
|
line-height: 1.5; |
|
|
margin-top:0; |
|
|
|
|
|
} |
|
|
} |
|
|
header p{ |
|
|
header p{ |
|
|
display: inline; |
|
|
display: inline; |
|
|