Team:UCLondon/Templates/Team-Style
From 2012e.igem.org
(Difference between revisions)
Line 36: | Line 36: | ||
} | } | ||
.team h3 { color: rgb(56, 90, 79); font-size:17px; } | .team h3 { color: rgb(56, 90, 79); font-size:17px; } | ||
+ | .team li:hover > h3 { color: rgb(64, 128, 0); } | ||
.team a {width:100%; margin:auto; } | .team a {width:100%; margin:auto; } | ||
.team a:hover {text-decoration: none; } | .team a:hover {text-decoration: none; } | ||
.team li:hover { background-color: rgba(56, 90, 79, 0.3); border-radius:4px; } | .team li:hover { background-color: rgba(56, 90, 79, 0.3); border-radius:4px; } | ||
- | + | ||
.team .description { display:none; } | .team .description { display:none; } |
Revision as of 10:05, 18 September 2012