Template:Team:Calgary/NavCSS
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <style> #Menu { background: #CACACA; height: 110px; } #Menu ul.Lvl1Nav { - →list-style: none;: display: block; float: right; margin-right: 6%; } #Menu ul.Lvl1Nav l...") |
|||
(3 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
background: #CACACA; | background: #CACACA; | ||
height: 110px; | height: 110px; | ||
+ | margin-top: 38px; | ||
} | } | ||
#Menu ul.Lvl1Nav { | #Menu ul.Lvl1Nav { | ||
- | |||
display: block; | display: block; | ||
float: right; | float: right; | ||
+ | height: 100%; | ||
margin-right: 6%; | margin-right: 6%; | ||
} | } | ||
Line 34: | Line 35: | ||
color: #6E6E6E; | color: #6E6E6E; | ||
text-decoration: none; | text-decoration: none; | ||
+ | overflow: hidden; | ||
+ | -webkit-transition: color .75s; | ||
+ | transition: color .75s; | ||
} | } | ||
Latest revision as of 06:27, 28 August 2014