Template:Imperial/09/TopNavigationCSS
From 2009.igem.org
(Difference between revisions)
(28 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | # | + | #II09_TopMenuWrapper{ |
- | width: | + | width: 700px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
display:block; | display:block; | ||
- | background | + | background:#333333; |
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-position:top left; | background-position:top left; | ||
- | + | text-align:center; | |
- | + | position:relative; | |
- | + | float:left; | |
- | + | margin-top:5px; | |
- | + | z-index:5; | |
- | + | border: 1px solid #bbb; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | # | + | #II09_TopMenuItem{ |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
bottom:0px; | bottom:0px; | ||
margin:0px; | margin:0px; | ||
- | padding: | + | padding:5px; |
- | + | color: #2cc7f8; | |
- | + | border-right: 1px solid #bbb; | |
- | + | border-left: 1px solid #bbb; | |
- | + | width:100px; | |
- | + | position:relative; | |
- | + | text-align:center; | |
- | + | float:left; | |
- | + | z-index:7; | |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 18:56, 19 October 2009