Team:Macquarie Australia/style/1
From 2013.igem.org
(Difference between revisions)
(Created page with "<!-- Edit to give credit of contributions > #top-section{ width: 100%; height: 25px; background: #737373; position: fixed; top: 0; z-index: 10; margin-bottom: 0; borde...") |
|||
Line 1: | Line 1: | ||
<!-- Edit to give credit of contributions > | <!-- Edit to give credit of contributions > | ||
- | |||
#top-section{ | #top-section{ | ||
- | |||
height: 25px; | height: 25px; | ||
+ | margin-bottom: 0; | ||
+ | border: none; | ||
background: #737373; | background: #737373; | ||
+ | width: 100%; | ||
position: fixed; | position: fixed; | ||
top: 0; | top: 0; | ||
z-index: 10; | z-index: 10; | ||
- | |||
- | |||
} | } | ||
Line 22: | Line 21: | ||
} | } | ||
- | # | + | #p-logo { |
- | + | display: none; | |
} | } | ||
#search-controls { | #search-controls { | ||
- | |||
- | |||
overflow:hidden; | overflow:hidden; | ||
display:none; | display:none; | ||
background: none; | background: none; | ||
position: absolute; | position: absolute; | ||
+ | top: 170px; | ||
+ | right: 40px; | ||
} | } | ||
- | + | #searchform { | |
- | # | + | display: none; |
- | + | ||
} | } | ||
- | |||
.left-menu, .right-menu{ | .left-menu, .right-menu{ | ||
Line 100: | Line 97: | ||
display: none; | display: none; | ||
} | } | ||
+ | /*End minimal header*/ | ||
- | + | /* reset browser styles */ | |
- | + | ||
- | + | ||
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, | html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, | ||
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, | address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, |