Template:UCSF/BannerAndNav
From 2010.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style> | <style> | ||
body{ | body{ | ||
- | background-color:#494d51; | + | //background-color:white;//#494d51; |
} | } | ||
h1{ | h1{ | ||
Line 14: | Line 14: | ||
text-indent: 10px; | text-indent: 10px; | ||
} | } | ||
- | p, pre{ | + | #left p, #left pre{ |
margin-left:35px; | margin-left:35px; | ||
margin-right:35px; | margin-right:35px; | ||
Line 21: | Line 21: | ||
text-align:justify; | text-align:justify; | ||
} | } | ||
- | h3{ | + | #left h3{ |
font-weight:normal; | font-weight:normal; | ||
text-vertical-align:middle; | text-vertical-align:middle; | ||
Line 38: | Line 38: | ||
} | } | ||
div#top-section{ | div#top-section{ | ||
- | background-color:# | + | background-color:#FF535D; |
+ | width:959px; | ||
height: 24px; | height: 24px; | ||
+ | border:none; | ||
+ | z-index:100; | ||
border-bottom-right-radius:8px; | border-bottom-right-radius:8px; | ||
border-bottom-left-radius:8px; | border-bottom-left-radius:8px; | ||
Line 54: | Line 57: | ||
//display: none; | //display: none; | ||
//text-indent:10px; | //text-indent:10px; | ||
- | top: | + | top: 0px; |
+ | color:black; | ||
} | } | ||
+ | |||
div#p-logo{ | div#p-logo{ | ||
display: none; | display: none; | ||
Line 65: | Line 70: | ||
} | } | ||
#content{ | #content{ | ||
- | padding-left: | + | background-image:url(https://static.igem.org/mediawiki/2010/4/45/UCSF_DropShadow.png); |
- | padding-right: | + | background-repeat:vertical; |
- | padding-top: | + | margin-top:-24px; |
+ | padding-left:8px; | ||
+ | border:none; | ||
+ | padding-right:8px; | ||
+ | padding-top:2px; | ||
z-index:0; | z-index:0; | ||
- | width: | + | width:959px; |
} | } | ||
+ | #footer-box{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/d/df/UCSF_FooterDropShadow.png); | ||
+ | background-position:center bottom; | ||
+ | background-repeat:no-repeat; | ||
+ | width:955px; | ||
+ | padding-left:10px; | ||
+ | padding-right:10px; | ||
+ | padding-bottom:10px; | ||
+ | border:none; | ||
+ | margin-bottom:24px; | ||
+ | } | ||
+ | |||
#navigation ul, | #navigation ul, | ||
#navigation li{ | #navigation li{ | ||
Line 220: | Line 241: | ||
<style> | <style> | ||
#banner{ | #banner{ | ||
- | + | margin-top:24px; | |
+ | width:957px; | ||
+ | overflow:hidden; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
} | } | ||
#Main{ | #Main{ | ||
- | width: | + | width:959px; |
overflow:hidden; | overflow:hidden; | ||
margin-top:2px; | margin-top:2px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
} | } | ||
</style> | </style> |
Revision as of 14:29, 26 October 2010