Team:HUST-China/template/reset

From 2013.igem.org

Revision as of 08:17, 21 September 2013 by HUST Oshyn (Talk | contribs)

#top-section{ position: absolute; width: 100%; height: 0; border: none; } #top-section #menubar.left-menu{ position: absolute; top: 0; left: 0; font-size:10px; } #top-section #menubar.right-menu{ position: absolute; top: 0; right: 0; font-size:10px; } .editsection, #top-section #p-logo, #top-section #search-controls, #content h1.firstHeading, #content #bodyContent #contentSub, #content #bodyContent p, /* holly crap, they have p element for script tag and no id and no class... */ #catlinks{ display: none; } #globalWrapper, #globalWrapper #content{ background: none; margin: 0; padding: 0; border: none; width: auto; } #footer-box { border-top: 1px solid #E4E4E4; border-right: 0px; border-bottom: 0px; border-left: 0px; } /* because I hide p element in #bodyContent */ #content #bodyContent div p{ display: block; } body{ font-size:14px; font-family:Tahoma,Helvetica,Simsun,STHeiti, Georgia,"Lucida Grande", Verdana, Lucida,Arial, Helvetica, 宋体,sans-serif; cursor:default; background: #e7e9e6; position: relative; }