Template:UEANRPQuanticare
From 2012.igem.org
(Difference between revisions)
Line 14: | Line 14: | ||
#welcome a:hover, | #welcome a:hover, | ||
#welcome a:visited{ | #welcome a:visited{ | ||
- | color: # | + | color: #a9c4cd; |
} | } | ||
</style></html> | </style></html> | ||
Line 22: | Line 22: | ||
<style> | <style> | ||
body{ | body{ | ||
- | background-image:url("https://static.igem.org/mediawiki/2012/ | + | background-image:url("https://static.igem.org/mediawiki/2012/9/9f/QuanticareBG.png"); |
background-position:center top; | background-position:center top; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
- | background-color:# | + | background-color:#a9c4cd; |
} | } | ||
Line 54: | Line 54: | ||
/*Code to remove/overlay standard iGEM Header for blank canvas*/ | /*Code to remove/overlay standard iGEM Header for blank canvas*/ | ||
#top-section{ | #top-section{ | ||
- | background-color: # | + | background-color: #a9c4cd; |
height: 100px; | height: 100px; | ||
border: none; | border: none; | ||
Line 98: | Line 98: | ||
border: none; | border: none; | ||
font-family: helvetica, arial, sans-serif; | font-family: helvetica, arial, sans-serif; | ||
- | color: # | + | color: #a9c4cd; |
} | } | ||
Line 289: | Line 289: | ||
float: left; | float: left; | ||
color: white; | color: white; | ||
- | background: # | + | background: #a9c4cd url(media/color_tabs_left.gif) no-repeat left top; |
margin:0 2px 0 0; | margin:0 2px 0 0; | ||
padding:0 0 1px 2px; | padding:0 0 1px 2px; | ||
Line 308: | Line 308: | ||
.ddcolortabs a:hover{ | .ddcolortabs a:hover{ | ||
- | background-color: # | + | background-color: #7d9299; |
} | } | ||
.ddcolortabs a:hover span{ | .ddcolortabs a:hover span{ | ||
- | background-color: # | + | background-color: #7d9299; |
} | } | ||
.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/ | .ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/ | ||
- | background-color: # | + | background-color: #a9c4cd; |
} | } | ||
Line 325: | Line 325: | ||
height: 8px; | height: 8px; | ||
line-height: 8px; | line-height: 8px; | ||
- | background: # | + | background: #a9c4cd; |
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/ | border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/ | ||
} | } |
Revision as of 10:17, 26 September 2012