Team:NYU Gallatin/Templates/Styles
From 2012.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 805: | Line 805: | ||
#main-menu { | #main-menu { | ||
- | + | height: 80px; | |
- | + | overflow: hidden; | |
- | + | padding: 0; | |
- | + | text-align: center; | |
- | + | width: 970px; | |
- | + | 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/ | + | 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/ | + | 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/ | + | background: url('https://static.igem.org/mediawiki/2012/c/c9/Aseatobacter-NAV-Attributions.png') left center no-repeat; |
} | } | ||
/* Profile */ | /* Profile */ | ||
Line 1,193: | Line 1,191: | ||
} | } | ||
- | li { | + | ul li { |
list-style-image: none; | list-style-image: none; | ||
list-style-type: square; | list-style-type: square; | ||
} | } | ||
- | li li { | + | ul li ul li { |
list-style-image: none; | list-style-image: none; | ||
list-style-type: circle; | list-style-type: circle; | ||
Line 1,205: | Line 1,203: | ||
img.border { | img.border { | ||
border: solid black 1px; | border: solid black 1px; | ||
+ | } | ||
+ | |||
+ | #blog { | ||
+ | font-size: 0.9em; | ||
} | } | ||
</style></nowiki> | </style></nowiki> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 02:48, 4 October 2012