Team:UCLA/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 424: Line 424:
     top:0;
     top:0;
     /*background:#550D00;*/
     /*background:#550D00;*/
-
     background: #560606;
+
     background: #D8B67F;
     z-index:10;
     z-index:10;
}
}
Line 434: Line 434:
}
}
#menu a{
#menu a{
-
     color:white;
+
     color:#45413A;
     padding:18px 5px 15px 5px;
     padding:18px 5px 15px 5px;
     text-decoration:none;
     text-decoration:none;
Line 442: Line 442:
     font-family:arial;
     font-family:arial;
     font-size:14px;
     font-size:14px;
-
     border-bottom:thin solid #FE9797;
+
     border-bottom:thin solid #FFC363;
}
}
#menu{
#menu{
Line 450: Line 450:
}
}
#menu a:hover{
#menu a:hover{
-
     background:#AA3939;
+
     background:#FFCF81;
}
}
#menu li ul{
#menu li ul{
-
         background:#560606;
+
         background:#D8B67F;
/* display:none; */
/* display:none; */
position:absolute;
position:absolute;

Revision as of 23:12, 1 October 2014