Template:Imperial/09/TopNavigation
From 2009.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
+ | <style> | ||
+ | #II09_TopMenuWrapper{ | ||
+ | width: 700px; | ||
+ | display:block; | ||
+ | background:#333333; | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:top left; | ||
+ | text-align:center; | ||
+ | position:relative; | ||
+ | float:center; | ||
+ | margin-top:5px; | ||
+ | z-index:5; | ||
+ | border: 1px solid #bbb; | ||
+ | } | ||
+ | |||
+ | #II09_TopMenuItem{ | ||
+ | bottom:0px; | ||
+ | margin:0px; | ||
+ | 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> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
<!-- HOME PAGE --> | <!-- HOME PAGE --> |
Revision as of 18:58, 19 October 2009