Team:Potsdam Bioware/css menu
From 2011.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 91: | Line 91: | ||
#banner1{ | #banner1{ | ||
+ | cursor:pointer; | ||
background:transparent; | background:transparent; | ||
} | } | ||
Line 100: | Line 101: | ||
margin: 0px 0px 0px 0px; | margin: 0px 0px 0px 0px; | ||
background: transparent | background: transparent | ||
- | url(https://static.igem.org/mediawiki/2011/ | + | url(https://static.igem.org/mediawiki/2011/b/b2/UP_Banner_website_final.png) no-repeat scroll center 0px; |
background-position:center; | background-position:center; | ||
position:relative; | position:relative; | ||
Line 145: | Line 146: | ||
#menu dt {margin:0; padding: 0;} | #menu dt {margin:0; padding: 0;} | ||
- | #menu dd, #menu d3 {margin:0; padding:0; color: #fff; font-size: 0.9em; text-align:left;width: | + | #menu dd, #menu d3 {margin:0 0 0 3px; padding:0; color: #fff; font-size: 0.9em; text-align:left;width: 149px;} |
- | #menu dd.first, #menu d3.first {margin: | + | #menu dd.first, #menu d3.first {margin: 43px 0 0 3px;} |
#menu dt a, | #menu dt a, | ||
Line 159: | Line 160: | ||
text-decoration: none; | text-decoration: none; | ||
color: #555555; | color: #555555; | ||
- | background: transparent url(https://static.igem.org/mediawiki/2011/ | + | background: transparent url(https://static.igem.org/mediawiki/2011/a/a1/Potsdam10_button_a_114.jpeg) no-repeat scroll center center; |
outline:none;} | outline:none;} | ||
Line 166: | Line 167: | ||
#menu li:active dt a, | #menu li:active dt a, | ||
#menu a:active dt a { | #menu a:active dt a { | ||
- | color: | + | color:white; |
- | background: transparent url(https://static.igem.org/mediawiki/2011/ | + | background: transparent url(https://static.igem.org/mediawiki/2011/e/e9/Potsdam10_button_aho_114.png) no-repeat scroll center center; |
outline:none; | outline:none; | ||
} | } | ||
Line 176: | Line 177: | ||
outline:none; | outline:none; | ||
} | } | ||
- | #menu li:active dt a, #menu a:active dt a, #menu li:focus dt a, #menu a:focus dt a {color:#970808;} | + | /* #menu li:active dt a, #menu a:active dt a, #menu li:focus dt a, #menu a:focus dt a {color:#970808;} */ |
#menu dt.menu_button_left a, | #menu dt.menu_button_left a, | ||
#menu dt.menu_button_left a:visited { | #menu dt.menu_button_left a:visited { | ||
Line 214: | Line 215: | ||
} | } | ||
#menu dd a, #menu dd a:visited, #menu d3 a, #menu d3 a:visited {background:#f5f5f5; color: #555555; padding:0.5em 0; text-decoration:none; display:block; text-align:left; border:none; font-weight:bolder; padding: 5px;} | #menu dd a, #menu dd a:visited, #menu d3 a, #menu d3 a:visited {background:#f5f5f5; color: #555555; padding:0.5em 0; text-decoration:none; display:block; text-align:left; border:none; font-weight:bolder; padding: 5px;} | ||
- | #menu dd a:hover, #menu d3 a:hover {background: # | + | #menu dd a:hover, #menu d3 a:hover {background: #42A1D5; color:white; border: none; font-weight:bolder;} |
#menu b {display:block; overflow:hidden; height:1px;} | #menu b {display:block; overflow:hidden; height:1px;} | ||
#menu ul {list-style-image:none;} | #menu ul {list-style-image:none;} |
Latest revision as of 18:57, 21 September 2011