Team:University College London/css
From 2012.igem.org
(Difference between revisions)
(Created page with "@font-face { font-family: 'MavenProRegular'; src: url('maven_pro_regular-webfont.eot'); src: url('maven_pro_regular-webfont.eot?#iefix') format('eot'), url('...") |
|||
Line 1: | Line 1: | ||
- | + | body { | |
- | + | font-family: 'Droid Sans', Helvetica, Arial, serif; | |
- | + | font-size: 18px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + |
Revision as of 19:22, 11 June 2012
body {
font-family: 'Droid Sans', Helvetica, Arial, serif; font-size: 18px; }