Difference between revisions of "Team:Dundee/style.css"
Line 14: | Line 14: | ||
/* Removing wiki-like stuff */ | /* Removing wiki-like stuff */ | ||
/****************************/ | /****************************/ | ||
+ | |||
+ | |||
+ | body, html, #globalWrapper, #content { | ||
+ | background: transparent; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: 0 none transparent; | ||
+ | font-size: 1em; | ||
+ | font-face: sans-serif; | ||
+ | width: auto; | ||
+ | border-top: 1px solid transparent; | ||
+ | margin-top: -1px; | ||
+ | |||
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
display:none;} | display:none;} |
Revision as of 10:34, 18 June 2015