Team:Groningen/Templates/Navigationbar

From 2013.igem.org

(Difference between revisions)
Line 62: Line 62:
/*ul Styles*/
/*ul Styles*/
.menu-item ul {
.menu-item ul {
-
   background: #f68294;
+
   background: #fff;
   font-size: 13px;
   font-size: 13px;
   line-height: 30px;
   line-height: 30px;
Line 81: Line 81:
   margin-left: 20px;
   margin-left: 20px;
   text-decoration: none;
   text-decoration: none;
-
   color: #f68294;
+
   color: #aaa;
   display: block;
   display: block;
   width: 200px;
   width: 200px;
Line 92: Line 92:
   
   
.menu-item li:hover {
.menu-item li:hover {
-
   background: #eee;
+
   background: #f68924;
}
}

Revision as of 12:07, 17 July 2013