Team:Potsdam Bioware/css menu

From 2011.igem.org

(Difference between revisions)
 
(10 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/1/18/Unipotsdam_website_logo.png) no-repeat scroll center 0px;
+
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: 150px;}
+
#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: 30px 0 0;}
+
#menu dd.first, #menu d3.first {margin: 43px 0 0 3px;}
#menu dt a,  
#menu dt a,  
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:#030659;
+
color:white;
background: transparent url(https://static.igem.org/mediawiki/2011/e/e9/Potsdam10_button_aho_114.png) no-repeat scroll center center;
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 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: #D8F8F8; color:#030659; border: none; font-weight:bolder;}
+
#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