Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 121: Line 121:
width:155px;
width:155px;
height:240px;
height:240px;
-
background:white;
+
background:#FFF45A;
padding:10px 0 0 0;
padding:10px 0 0 0;
bottom:90px;
bottom:90px;
Line 199: Line 199:
   right:0px;
   right:0px;
   text-align:left;
   text-align:left;
-
background:white;
+
background:#FFF45A;
}
}
#centeredmenu ul li {
#centeredmenu ul li {
Line 341: Line 341:
}
}
#nav li.off a:hover, #nav li:hover a {
#nav li.off a:hover, #nav li:hover a {
-
background: white;
+
background: #FFF45A;
color: #E81B05;
color: #E81B05;
}
}
#nav li.off a:hover span, #nav li:hover a {
#nav li.off a:hover span, #nav li:hover a {
-
background: white;
+
background: #FFF45A;
color: #E81B05;
color: #E81B05;
}
}
Line 472: Line 472:
.left-menu:hover {
.left-menu:hover {
     color: #E81B05;
     color: #E81B05;
-
     background-color: white;
+
     background-color: #FFF45A;
}
}
.right-menu, .right-menu a {
.right-menu, .right-menu a {
Line 511: Line 511:
     padding: 0px 15px 0px 0px;
     padding: 0px 15px 0px 0px;
     color: #E81B05;
     color: #E81B05;
-
     background-color: white;
+
     background-color: #FFF45A;
}
}
.right-menu li a:hover {
.right-menu li a:hover {

Revision as of 19:01, 14 June 2012