Template:Imperial/09/TopNavigationCSS
From 2009.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
width: 700px; | width: 700px; | ||
height: 100px; | height: 100px; | ||
- | |||
- | |||
- | |||
- | |||
display:block; | display:block; | ||
background:#333333; | background:#333333; | ||
Line 14: | Line 10: | ||
z-index: 7; | z-index: 7; | ||
text-align:center; | text-align:center; | ||
+ | position:absolute; | ||
+ | margin-left:250px; | ||
+ | margin-top:50px; | ||
+ | z-index:5; | ||
} | } | ||
- | # | + | #II09_TopMenuItem{ |
bottom:0px; | bottom:0px; | ||
margin:0px; | margin:0px; | ||
padding:5px; | padding:5px; | ||
- | |||
- | |||
- | |||
- | |||
color: #2cc7f8; | color: #2cc7f8; | ||
border: 1px solid #bbb; | border: 1px solid #bbb; | ||
width:100px; | width:100px; | ||
+ | position:relative; | ||
+ | float:left; | ||
+ | z-index:6; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 18:45, 19 October 2009