Team:IIT Madras/Template:header
From 2011.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
#nav_bar{width:100%; position:relative; top:-40px; z-index:2;} | #nav_bar{width:100%; position:relative; top:-40px; z-index:2;} | ||
- | .nav_bar ul{list-style:none | + | .nav_bar{display:none;} |
- | + | .nav_bar ul{list-style:none;} | |
- | + | ||
#nav_bar ul li {float:left; width:12%; background:#258fcd; text-align:center; height:24px;padding-top:7px;} | #nav_bar ul li {float:left; width:12%; background:#258fcd; text-align:center; height:24px;padding-top:7px;} | ||
#nav_bar ul li a{text-decoration:none; color:white; } | #nav_bar ul li a{text-decoration:none; color:white; } | ||
- | .nav_item{position:relative; float:left; top:15px; height:30px;} | + | .nav_item{position:relative; float:left; top:15px; height:30px; background:red;} |
</style> | </style> | ||
Line 87: | Line 86: | ||
<div id="new_menu" style="background:url(https://static.igem.org/mediawiki/2011/8/80/Cut_plasmid.png) no-repeat; width:900px; height:60px; position:relative;top:-120px;left:35px;"> | <div id="new_menu" style="background:url(https://static.igem.org/mediawiki/2011/8/80/Cut_plasmid.png) no-repeat; width:900px; height:60px; position:relative;top:-120px;left:35px;"> | ||
- | <div class="nav_item" style=" left:0px; width:41px;"></div> | + | <div id="overview" class="nav_item" style=" left:0px; width:41px;"></div> |
- | <div class="nav_item" style=" left:7px; width:124px;"></div> | + | <div id="project" class="nav_item" style=" left:7px; width:124px;"></div> |
- | <div class="nav_item" style=" left:7px; width:54px;"></div> | + | <div id="parts" class="nav_item" style=" left:7px; width:54px;"></div> |
- | <div class="nav_item" style=" left:51px; width:79px;"></div> | + | <div id="scribbles" class="nav_item" style=" left:51px; width:79px;"></div> |
- | <div class="nav_item" style=" left:78px; width:98px;"></div> | + | <div id="modelling" class="nav_item" style=" left:78px; width:98px;"></div> |
- | <div class="nav_item" style=" left:93px; width:76px;"></div> | + | <div id="about" class="nav_item" style=" left:93px; width:76px;"></div> |
- | <div class="nav_item" style=" left:108px; width:55px;"></div> | + | <div id="safety" class="nav_item" style=" left:108px; width:55px;"></div> |
- | <div class="nav_item" style=" left:116px; width:102x;"></div> | + | <div id="human" class="nav_item" style=" left:116px; width:102x;"></div> |
- | <div class="nav_item" style=" left:108px; width:115px;"></div> | + | <div id="attributions" class="nav_item" style=" left:108px; width:115px;"></div> |
- | <div class="nav_item" style=" left:116px; width:102px;"></div> | + | <div id="project" class="nav_item" style=" left:116px; width:102px;"></div> |
<div id="project_links" class="nav_bar"><ul> | <div id="project_links" class="nav_bar"><ul> |
Revision as of 19:45, 4 October 2011