Team:IIT Madras/Template:test bar
From 2011.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
overflow: -moz-scrollbars-vertical !important; | overflow: -moz-scrollbars-vertical !important; | ||
resize: none; | resize: none; | ||
- | background-color: | + | background-color: white; |
} | } | ||
Line 41: | Line 41: | ||
body | body | ||
{ | { | ||
- | background-color: | + | background-color: white; |
} | } | ||
Line 141: | Line 141: | ||
#menubar { | #menubar { | ||
- | background-color: | + | background-color: white; |
font-size:85%; | font-size:85%; | ||
line-height:1em; | line-height:1em; | ||
Line 254: | Line 254: | ||
#content{ | #content{ | ||
- | background-color: | + | background-color: white; |
padding-top:65px; | padding-top:65px; | ||
width:1000px; | width:1000px; | ||
Line 350: | Line 350: | ||
position:relative; | position:relative; | ||
top:10px;} | top:10px;} | ||
+ | #menu {position:relative; top:-50px;} | ||
+ | #menu ul{list-style:none;} | ||
+ | #menu ul li{float:left; width:75px; text-align:center; background:url('https://static.igem.org/mediawiki/2011/1/1c/Test_menu.gif') repeat-x;margin:10px; height:34px; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px;} | ||
+ | #menu a {position : relative; top:7px; text-decoration:none; color:white;} | ||
--> | --> | ||
</style> | </style> | ||
<!-- End Save for Web Styles --> | <!-- End Save for Web Styles --> | ||
</head> | </head> | ||
- | <div id=" | + | <body> |
- | + | <div id="menu"> | |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:IIT_Madras">Home</a></li> | <li><a href="https://2011.igem.org/Team:IIT_Madras">Home</a></li> | ||
Line 366: | Line 370: | ||
<li><a href="https://2011.igem.org/Team:IIT_Madras/Attributions">Attributions</a></li> | <li><a href="https://2011.igem.org/Team:IIT_Madras/Attributions">Attributions</a></li> | ||
</ul> | </ul> | ||
- | |||
</div> | </div> | ||
- | + | </body> | |
- | + | ||
</html> | </html> |
Latest revision as of 14:06, 10 September 2011