Team:TU Darmstadt/css
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
background-color:#fff; | background-color:#fff; | ||
color:#333; | color:#333; | ||
- | font-family: | + | font-family:Frontpage,Tahoma,Arial,Helvetica,sans-serif; |
font-size:11px; | font-size:11px; | ||
line-height:1.6em; | line-height:1.6em; | ||
} | } |
Revision as of 16:06, 2 September 2012
body{ background-color:#fff; color:#333; font-family:Frontpage,Tahoma,Arial,Helvetica,sans-serif; font-size:11px; line-height:1.6em; }