Team:TecMonterrey/Estilos.css
From 2013.igem.org
(Difference between revisions)
KingDavid2 (Talk | contribs) |
KingDavid2 (Talk | contribs) |
||
Line 8: | Line 8: | ||
#globalWrapper{ | #globalWrapper{ | ||
- | font-size: 14px; | + | font-size: 14px!important; |
} | } |
Latest revision as of 03:19, 28 September 2013
@import url(http://fonts.googleapis.com/css?family=Happy+Monkey);
body{ font-size: 14px; font-family: 'Happy Monkey'; text-align: justify; }
- globalWrapper{
font-size: 14px!important; }