Template:Menu
From 2012.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
#left-menu ul li {overflow:hidden;margin-right:28px;margin-left:22px;padding: 1px;display:block;background:#ddd;height:30px;width:112px;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;} | #left-menu ul li {overflow:hidden;margin-right:28px;margin-left:22px;padding: 1px;display:block;background:#ddd;height:30px;width:112px;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;} | ||
#left-menu ul li:hover {background:#666;} | #left-menu ul li:hover {background:#666;} | ||
- | #left-menu ul li a{color:#222;text-decoration:none;display:table-cell;vertical-align:middle;text-align:center;height:30px;width: | + | #left-menu ul li a{color:#222;text-decoration:none;display:table-cell;vertical-align:middle;text-align:center;height:30px;width:152px;} |
#left-menu ul li a:hover{color:#fff} | #left-menu ul li a:hover{color:#fff} | ||
Revision as of 17:11, 26 September 2012