Template:Team:Bielefeld-Germany/css/frontpage.css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 61: | Line 61: | ||
.view img { | .view img { | ||
- | transition: all 0. | + | transition: all 0.4s linear; |
} | } | ||
.view .mask { | .view .mask { | ||
opacity: 1; | opacity: 1; | ||
background-color: rgba(255,102,0, 0.8); | background-color: rgba(255,102,0, 0.8); | ||
- | transition: all | + | transition: all 0.4s ease-in-out; |
transform: translateX(500px); | transform: translateX(500px); | ||
} | } |
Revision as of 22:02, 2 October 2013