Team:Hendrix Arkansas/css/main.css
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
/* Basic styling */ | /* Basic styling */ | ||
p, td, tr { | p, td, tr { | ||
- | font-family: | + | font-family: Jokerman; |
font-color: #000000; | font-color: #000000; | ||
} | } |
Revision as of 23:43, 23 August 2014
/* Removing wiki stuff */
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display:none;
}
/* Basic styling */ p, td, tr {
font-family: Jokerman; font-color: #000000;
}