Template:Austin Texas/Stylesheet
From 2012.igem.org
(Difference between revisions)
(52 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | body { | ||
+ | background-color: #cc5500; | ||
+ | } | ||
- | + | #catlinks, #p-logo, .firstHeading { | |
- | + | display: none; | |
- | + | } | |
- | + | #footer-box { | |
- | + | width:955px; | |
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | border: 1px solid; | ||
+ | background: url('https://static.igem.org/mediawiki/2012/b/bd/Austin_Texas_header.png'); | ||
+ | position: absolute; | ||
+ | left: 175px; | ||
+ | top: 4px; | ||
} | } | ||
#content { | #content { | ||
- | background-color:# | + | position: absolute; |
+ | left: 175px; | ||
+ | top: 104px; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | background-color: transparent; | ||
+ | top: -5px; | ||
+ | padding: 0px; | ||
+ | margin: 0px; | ||
+ | } | ||
+ | |||
+ | input.searchButton, #menubar ul li a { | ||
+ | color: #ac9f7f; | ||
+ | } | ||
+ | |||
+ | .right-menu li a { | ||
+ | color: black; | ||
+ | background-color: transparent; | ||
} | } | ||
- | + | img.ut_logo { | |
- | + | position:fixed; | |
+ | padding: 2px; | ||
+ | margin: 0px; | ||
+ | border:1px solid; | ||
+ | width: 161px; | ||
+ | height: 161px; | ||
+ | left: 4px; | ||
+ | top: 429px; | ||
+ | background-color: white; | ||
} | } | ||
Line 24: | Line 61: | ||
padding: 0px; | padding: 0px; | ||
margin: 0px; | margin: 0px; | ||
- | border: 1px; | + | border: 1px solid; |
- | position:fixed | + | position: fixed; |
- | + | top: 4px; | |
- | top:4px; | + | left: 4px; |
- | left:4px; | + | |
} | } | ||
Line 44: | Line 80: | ||
ul.cssmenu li a { | ul.cssmenu li a { | ||
display: block; | display: block; | ||
- | width: | + | width: 165px; |
height: 38px; | height: 38px; | ||
background: url('https://static.igem.org/mediawiki/2012/6/6f/Austin_Texas_menu.png'); | background: url('https://static.igem.org/mediawiki/2012/6/6f/Austin_Texas_menu.png'); |
Latest revision as of 00:21, 3 October 2012