Team:NYU Gallatin/Templates/Styles

From 2012.igem.org

(Difference between revisions)
m
Line 805: Line 805:
#main-menu {
#main-menu {
-
  text-align: left;
+
    height: 80px;
-
  padding: 0;
+
    overflow: hidden;
-
  width: 1000px;
+
    padding: 0;
-
  height: 80px;
+
    text-align: center;
-
  overflow: hidden;
+
    width: 920px;
-
  position: relative;
+
    z-index: 9999;
-
  left: 50px;
+
-
  z-index: 9999;
+
}
}
#main-menu-links {
#main-menu-links {
Line 879: Line 877:
/* Team */
/* Team */
#main-menu-links li.menu-388 a {
#main-menu-links li.menu-388 a {
-
   background: url('https://static.igem.org/mediawiki/2012/5/56/Aseatobacter-NAV-Home.png') left center no-repeat;
+
   background: url('https://static.igem.org/mediawiki/2012/7/73/Aseatobacter-NAV-Team.png') left center no-repeat;
}
}
/* Project */
/* Project */
#main-menu-links li.menu-307 a {
#main-menu-links li.menu-307 a {
-
   background: url('https://static.igem.org/mediawiki/2012/5/56/Aseatobacter-NAV-Home.png') left center no-repeat;
+
   background: url('https://static.igem.org/mediawiki/2012/d/d2/Aseatobacter-NAV-Project.png') left center no-repeat;
}
}
/* Parts */
/* Parts */
Line 903: Line 901:
/* Attributions */
/* Attributions */
#main-menu-links li.menu-313 a {
#main-menu-links li.menu-313 a {
-
   background: url('https://static.igem.org/mediawiki/2012/5/56/Aseatobacter-NAV-Home.png') left center no-repeat;
+
   background: url('https://static.igem.org/mediawiki/2012/c/c9/Aseatobacter-NAV-Attributions.png') left center no-repeat;
}
}
/* Profile */
/* Profile */

Revision as of 05:41, 3 October 2012