Alexandra m (Talk | contribs) |
Alexandra m (Talk | contribs) |
||
Line 3: | Line 3: | ||
/* Hide first heading */ | /* Hide first heading */ | ||
− | + | #content { | |
− | + | ||
border:none; | border:none; | ||
width:100%; | width:100%; | ||
Line 11: | Line 10: | ||
background:none; | background:none; | ||
} | } | ||
− | + | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | |
+ | display:none;} | ||
#top-section { | #top-section { | ||
border: none; | border: none; | ||
Line 19: | Line 19: | ||
padding: 0px 0px 0px 0px; | padding: 0px 0px 0px 0px; | ||
} | } | ||
+ | #globalWrapper { | ||
+ | font-size: 100%; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | h1, h2, h3, h4, h5, h6 { border-bottom: 0px transparent; | ||
+ | line-height: 0; | ||
+ | margin-bottom: none; | ||
+ | } | ||
+ | |||
+ | table, th,td { | ||
+ | margin-bottom:none;} | ||
+ | |||
+ | a:visited { | ||
+ | color: #66cdaa; | ||
+ | } | ||
+ | |||
+ | div { | ||
+ | display: block; | ||
} | } | ||
/*! | /*! |
Revision as of 13:20, 13 September 2016