Template:Team:Calgary/NavCSS
From 2014.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
#Menu ul.Lvl1Nav { | #Menu ul.Lvl1Nav { | ||
- | |||
display: block; | display: block; | ||
float: right; | float: right; | ||
+ | height: 100%; | ||
margin-right: 6%; | margin-right: 6%; | ||
} | } | ||
Line 35: | 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