Team:NRP-UEA-Norwich/Test
From 2013.igem.org
(Difference between revisions)
Line 59: | Line 59: | ||
</div> | </div> | ||
<br></br> | <br></br> | ||
- | <div class="content-wrap"><font face=" | + | <div class="content-wrap"><font @font-face { |
+ | font-family: "Open Sans"; | ||
+ | src: url(http://fonts.googleapis.com/css?family=Open+Sans:600); | ||
+ | } | ||
+ | * { | ||
+ | font-family: "Open Sans"; | ||
+ | }">This part here has the code for the correct font. reminder to self!</font><br></br><br></br><br></br> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 18:26, 15 July 2013
This part here has the code for the correct font. reminder to self!