Difference between revisions of "Template:CSS UCL5"
Superjack15 (Talk | contribs) |
Superjack15 (Talk | contribs) |
||
Line 526: | Line 526: | ||
} | } | ||
− | #hidden-menu { | + | #hidden-menu a { |
-webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out; | -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out; | ||
-moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out; | -moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out; | ||
transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out; | transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out; | ||
} | } | ||
− | hidden-menu:hover, hidden-menu:active { | + | hidden-menu a:hover, hidden-menu a:active { |
color: #70C4BB; | color: #70C4BB; | ||
background-color: #E8E8E8; | background-color: #E8E8E8; |
Revision as of 16:17, 26 July 2015