陳沛鴻 Styling tricks
From 2014hs.igem.org
(Difference between revisions)
F91445122 (Talk | contribs)
(Created page with "- →Removes header footer and borders: #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none;} #top-section { border: none; he...")
Newer edit →
(Created page with "- →Removes header footer and borders: #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none;} #top-section { border: none; he...")
Newer edit →
Revision as of 01:10, 4 May 2014
/* Removes header footer and borders */
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display:none;}
- top-section {
border: none; height: 0px;}
- content {
border: none;}