Line 107: | Line 107: | ||
font-family: var(--headfont); | font-family: var(--headfont); | ||
font-size: 50px; | font-size: 50px; | ||
+ | line-height: 170%; | ||
+ | color: var(--bright-bg-color); | ||
+ | text-shadow: 0 0 3px var(--logo-dark-blue); | ||
+ | } | ||
+ | |||
+ | #projecttitle { | ||
+ | padding-right: 5%; | ||
+ | font-family: var(--headfont); | ||
+ | font-size: 40px; | ||
line-height: 170%; | line-height: 170%; | ||
color: var(--bright-bg-color); | color: var(--bright-bg-color); |
Revision as of 12:48, 1 November 2017