Line 74: | Line 74: | ||
} | } | ||
− | + | #pagebanner { | |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: left top; | background-position: left top; | ||
Line 82: | Line 82: | ||
padding-top: 30px; | padding-top: 30px; | ||
} | } | ||
− | + | #bannerquote { | |
font-family: var(--headfont); | font-family: var(--headfont); | ||
font-size: 50px; | font-size: 50px; | ||
color: var(--bright-bg-color); | color: var(--bright-bg-color); | ||
} | } | ||
− | + | #bannerquote:before { | |
content: '>> '; | content: '>> '; | ||
} | } | ||
− | + | #bannerquote:after { | |
content: ' <<'; | content: ' <<'; | ||
} | } |
Revision as of 14:08, 15 October 2017