Template:Team:Bielefeld-Germany/css/frontpage.css
From 2013.igem.org
(Difference between revisions)
Line 47: | Line 47: | ||
text-align: center | text-align: center | ||
} | } | ||
- | .view .info | + | .view a.info { |
display: inline-block; | display: inline-block; | ||
text-decoration: none; | text-decoration: none; | ||
Line 56: | Line 56: | ||
box-shadow: 0 0 1px #000 | box-shadow: 0 0 1px #000 | ||
} | } | ||
- | .view .info | + | .view a.info:hover { |
box-shadow: 0 0 5px #000 | box-shadow: 0 0 5px #000 | ||
} | } | ||
Line 79: | Line 79: | ||
} | } | ||
.view-first:hover a.info { | .view-first:hover a.info { | ||
- | transition-delay: 0. | + | transition-delay: 0.3s; |
} | } | ||
Revision as of 17:29, 2 October 2013