Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 212: Line 212:
width:100%;
width:100%;
float: left;
float: left;
-
width: 100%;
+
width: 180px;;
color: #999;
color: #999;
text-transform: uppercase;
text-transform: uppercase;
Line 221: Line 221:
#menu li:hover > a {
#menu li:hover > a {
 +
background-color: #0186ba;
 +
background-image: linear-gradient(#04acec, #0186ba);
color: #fafafa;
color: #fafafa;
Line 281: Line 283:
   
   
padding: 10px;
padding: 10px;
-
width: 100%;
+
width: 180px;
_height: 10px; /*IE6 only*/
_height: 10px; /*IE6 only*/
display: block;
display: block;

Revision as of 09:18, 1 October 2013