Team:CIDEB-UANL Mexico/Templates/Menu

From 2012hs.igem.org

(Difference between revisions)
Line 15: Line 15:
.style2 ul.top-menu-main {
.style2 ul.top-menu-main {
-
 
+
  margin: auto;
   width: 800px;
   width: 800px;
}
}
Line 22: Line 22:
   background: #fff;
   background: #fff;
   border-right: 1px solid #afafaf;
   border-right: 1px solid #afafaf;
-
   margin: -35px;
+
   margin: 0;
}
}
Line 29: Line 29:
}
}
.style2 ul.top-menu-main > li:hover .menu-item-text {color: #cfcfcf; text-shadow: 0 1px 0 #0C131C;}
.style2 ul.top-menu-main > li:hover .menu-item-text {color: #cfcfcf; text-shadow: 0 1px 0 #0C131C;}
-
 
.style2 ul.top-menu-main > li:hover{
.style2 ul.top-menu-main > li:hover{
   background: #333;
   background: #333;
Line 42: Line 41:
   text-decoration: none;
   text-decoration: none;
}
}
-
 
.style2 ul.top-menu-main > li > a:hover {
.style2 ul.top-menu-main > li > a:hover {
   color: #fff;
   color: #fff;
Line 71: Line 69:
   color: #333;
   color: #333;
}
}
-
 
-
 
-
 
-
 
-
 

Revision as of 16:49, 16 June 2012

Team: UANL_Mty-Mexico