Difference between revisions of "Team:Dundee/style.css"
Line 4: | Line 4: | ||
/* hiding the top section*/ | /* hiding the top section*/ | ||
+ | |||
+ | #top-section{ | ||
+ | height:0px; | ||
+ | border:none; | ||
+ | width:100%; | ||
+ | margin:0 auto; | ||
+ | padding:0; | ||
+ | background-color:transparent; | ||
+ | } | ||
#p-logo { | #p-logo { | ||
Line 9: | Line 18: | ||
} | } | ||
− | + | #globalWrapper, #content { | |
− | + | width: 100%; | |
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | font-size: 100%; | ||
+ | } | ||
#search-controls{ | #search-controls{ | ||
display:none; | display:none; |
Revision as of 17:43, 11 August 2015