Team:IIT Madras/Template:header
From 2011.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
.drop_down{display:none;} | .drop_down{display:none;} | ||
- | #nav_bar{width:100%;} | + | #nav_bar{width:100%; position:relative; top:-30px;} |
#nav_bar ul{list-style:none; | #nav_bar ul{list-style:none; | ||
Line 11: | Line 11: | ||
width:100%;} | width:100%;} | ||
- | #nav_bar ul li {float:left; width:12%; background:#258fcd; text-align:center;} | + | #nav_bar ul li {float:left; width:12%; background:#258fcd; text-align:center; height:30px;} |
#nav_bar ul li a{text-decoration:none; color:white;} | #nav_bar ul li a{text-decoration:none; color:white;} | ||
</style> | </style> |
Revision as of 20:23, 2 October 2011