Team:British Columbia/Test/Custom CSS
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<!-- ========================== Google Fonts ========================== --> | <!-- ========================== Google Fonts ========================== --> | ||
<link href='http://fonts.googleapis.com/css?family=Merriweather' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Merriweather' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'> | ||
Line 55: | Line 56: | ||
p { | p { | ||
- | font-family: ' | + | font-family: 'PT Sans', sans-serif; |
font-size: 100%; | font-size: 100%; | ||
} | } |
Revision as of 22:16, 17 October 2014