Template:Team:Nevada:Header

From 2012.igem.org

(Difference between revisions)
Line 55: Line 55:
}
}
#NavBar {
#NavBar {
-
height: 50px;
+
height: 40px;
width: 100%;
width: 100%;
padding-top: 2px;
padding-top: 2px;
Line 115: Line 115:
}
}
#NavBar a:link {
#NavBar a:link {
-
font-size: 15px;
+
        background-color:#e1fa55;
 +
font-size: 12px;
font-style: normal;
font-style: normal;
-
font-weight: bold;
 
text-decoration: none;
text-decoration: none;
-
color: #0d2546;
+
color: #000;
margin-top: 10px;
margin-top: 10px;
margin-right: 4px;
margin-right: 4px;
Line 130: Line 130:
width:100%;
width:100%;
border-top:1px solid #000000;
border-top:1px solid #000000;
-
}
+
 
-
#ImgPicker {
+
-
color: #999;
+
-
background-color: #999;
+
-
height: 20%;
+
-
width: 100%;
+
-
z-index: 5;
+
-
position: absolute;
+
-
bottom: 0px;
+
-
opacity:0.4;
+
}
}
#Logo, #Header img.current {
#Logo, #Header img.current {
Line 237: Line 228:
}
}
#NavBar a:hover {
#NavBar a:hover {
-
color: #000;
+
background-color:#002b55;
 +
        color: #fff;
text-decoration: underline;
text-decoration: underline;
}
}

Revision as of 23:52, 13 June 2012