Team:UNIK Copenhagen/template
From 2013.igem.org
(Difference between revisions)
Line 145: | Line 145: | ||
/*-------------------------------------------------------*/ | /*-------------------------------------------------------*/ | ||
- | /* | + | /* Fonts */ |
/*-------------------------------------------------------*/ | /*-------------------------------------------------------*/ | ||
+ | h1{ | ||
+ | font-family: Helvetica Neue; | ||
+ | font-size: 22px; | ||
+ | } | ||
p{ | p{ | ||
font-family: Baskerville; | font-family: Baskerville; | ||
Line 152: | Line 156: | ||
line-height: 25px; | line-height: 25px; | ||
} | } | ||
+ | |||
+ | /*-------------------------------------------------------*/ | ||
+ | /* Content area */ | ||
+ | /*-------------------------------------------------------*/ | ||
.the_content{ | .the_content{ |
Revision as of 11:52, 13 August 2013