Template:Team:Valencia Biocampus/Templates/Menu
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> #menu { padding: 0; list-style-type: none; margin: 0 auto; width: 800px;} #menu li { display: inline; } #menu li a { font-family: ...") |
Beta3designs (Talk | contribs) |
||
(10 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
padding: 0; | padding: 0; | ||
list-style-type: none; | list-style-type: none; | ||
- | margin: | + | margin-left: 120px; |
- | width: 800px;} | + | margin-top: -20px; |
+ | width: 800px; | ||
+ | } | ||
+ | |||
#menu li { | #menu li { | ||
- | display: inline; } | + | display: inline; |
+ | } | ||
+ | |||
#menu li a { | #menu li a { | ||
font-family: Arial; | font-family: Arial; | ||
Line 16: | Line 21: | ||
padding: 10px; | padding: 10px; | ||
background-color: #2175bc; | background-color: #2175bc; | ||
- | color: #fff; } | + | color: #fff; |
+ | } | ||
+ | |||
#menu li a:hover { | #menu li a:hover { | ||
background-color: #2586d7; | background-color: #2586d7; | ||
margin-top:-2px; | margin-top:-2px; | ||
- | padding-bottom:12px; | + | padding-bottom:12px; |
+ | } | ||
</style> | </style> | ||
+ | |||
<div> | <div> | ||
<ul id="menu"> | <ul id="menu"> | ||
Line 35: | Line 44: | ||
</ul> | </ul> | ||
</div> | </div> | ||
+ | |||
</html> | </html> |
Latest revision as of 17:04, 25 June 2013