Template:ESBS-Strasbourg/Temp1
From 2010.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
td { vertical-align: top } | td { vertical-align: top } | ||
- | A:link {text-decoration: none; color:# | + | A:link {text-decoration: none; color:#222222;} |
- | A:visited {text-decoration: none; color:# | + | A:visited {text-decoration: none; color:#222222;} |
- | A:active {text-decoration: none; font-weight:bold; color:# | + | A:active {text-decoration: none; font-weight:bold; color:#222222;} |
A:hover {text-decoration: none; opacity:0.75;} | A:hover {text-decoration: none; opacity:0.75;} | ||
Line 14: | Line 14: | ||
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; | font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; | ||
//font-size: 12px; | //font-size: 12px; | ||
- | color: # | + | color: #222222; |
margin: 0; | margin: 0; | ||
- | background-color: # | + | background-color: #800000; |
} | } | ||
Line 24: | Line 24: | ||
width:965px; | width:965px; | ||
border: 0; | border: 0; | ||
- | border-bottom: 1px solid # | + | border-bottom: 1px solid #222222; |
height: 20px; | height: 20px; | ||
overflow: visible; | overflow: visible; | ||
Line 68: | Line 68: | ||
{ | { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | #p-logo | ||
+ | { | ||
+ | position: relative; | ||
+ | top: 50px; | ||
+ | width: 965px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | // background: url("https://static.igem.org/mediawiki/igem.org/5/54/Temp.png"); | ||
+ | background: url("https://static.igem.org/mediawiki/igem.org/5/54/Temp.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: left top; | ||
+ | |||
} | } | ||
Line 127: | Line 141: | ||
#menubar .selected a | #menubar .selected a | ||
{ | { | ||
- | color:# | + | color:#222222; |
} | } | ||
#menubar li a:hover | #menubar li a:hover | ||
{ | { | ||
- | color:# | + | color:#222222; |
} | } | ||
Revision as of 16:16, 2 October 2010