Alexandra m (Talk | contribs) |
Alexandra m (Talk | contribs) |
||
Line 3: | Line 3: | ||
/* Hide first heading */ | /* Hide first heading */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#globalWrapper{ | #globalWrapper{ | ||
margin-bottom: 0px !important; | margin-bottom: 0px !important; | ||
Line 18: | Line 12: | ||
color: white; | color: white; | ||
width: 100%; | width: 100%; | ||
− | + | ||
margin: 0 auto !important; | margin: 0 auto !important; | ||
− | |||
position: relative; | position: relative; | ||
} | } | ||
− | + | ||
− | + | #content { | |
− | + | border:none; | |
− | background | + | width:100%; |
+ | margin:0; | ||
+ | padding:-10px; | ||
+ | background:none; | ||
} | } | ||
− | |||
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
display:none;} | display:none;} | ||
Line 34: | Line 29: | ||
border: none; | border: none; | ||
height: 0px;} | height: 0px;} | ||
− | + | #content { | |
+ | border: none; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | } | ||
#globalWrapper { | #globalWrapper { | ||
font-size: 100%; | font-size: 100%; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | width:100%; | ||
} | } | ||
Revision as of 18:10, 2 October 2016