Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 208: Line 208:
#menu li:hover > a {
#menu li:hover > a {
-
background-color: #0186ba;
 
color: #fafafa;
color: #fafafa;
-
width: 50%;
+
}
 +
 
Line 274: Line 274:
#menu ul a:hover {
#menu ul a:hover {
background-color: #0186ba;
background-color: #0186ba;
-
       
 
background-image: linear-gradient(#04acec, #0186ba);
background-image: linear-gradient(#04acec, #0186ba);
}
}
#content {
#content {
-
 
     background-color: white;
     background-color: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);

Revision as of 08:52, 1 October 2013