Team:IIT Madras/Template:test bar
From 2011.igem.org
(Difference between revisions)
Line 336: | Line 336: | ||
left: 11px; | left: 11px; | ||
border-bottom:#258fcd 1px solid; | border-bottom:#258fcd 1px solid; | ||
+ | border-right:#258fcd 1px solid; | ||
+ | border-left:#258fcd 1px solid; | ||
} | } | ||
Line 341: | Line 343: | ||
#menu_bar ul li{float:left; font-size:16px; margin:8px 0px; width:115px; text-align:center; height:32px; background:url('https://static.igem.org/mediawiki/2011/0/0a/Menu_bar.gif');} | #menu_bar ul li{float:left; font-size:16px; margin:8px 0px; width:115px; text-align:center; height:32px; background:url('https://static.igem.org/mediawiki/2011/0/0a/Menu_bar.gif');} | ||
#menu_bar ul li:hover{background:url('https://static.igem.org/mediawiki/2011/0/0a/Menu_bar.gif') 0px -32px; repeat-x; | #menu_bar ul li:hover{background:url('https://static.igem.org/mediawiki/2011/0/0a/Menu_bar.gif') 0px -32px; repeat-x; | ||
- | -moz-border-radius:5px 0 0 0; | + | -moz-border-radius:5px 0 0 0/ 0 5px 0 0; |
- | -webkit-border-radius:5px 0 0 0; | + | -webkit-border-radius:5px 0 0 0/ 0 5px 0 0; |
- | border-radius:5px 0 0 0; | + | border-radius:5px 0 0 0/ 0 5px 0 0; |
} | } | ||
#menu_bar ul li a{text-decoration:none; color:white; margin-top:10px;} | #menu_bar ul li a{text-decoration:none; color:white; margin-top:10px;} |
Revision as of 18:26, 30 August 2011