Line 42: | Line 42: | ||
top: 15px; | top: 15px; | ||
background-color: #2471A3; | background-color: #2471A3; | ||
− | animation-name: | + | animation-name: slide-in; |
animation-duration: 2s; | animation-duration: 2s; | ||
-webkit-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.75); | ||
Line 173: | Line 173: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 80%; | background-size: 80%; | ||
+ | animation-name: fade-in; | ||
+ | animation-duration: 4s; | ||
} | } | ||
Line 199: | Line 201: | ||
right: 80px; | right: 80px; | ||
top: 35px; | top: 35px; | ||
− | background-image: url( | + | background-image: url(https://static.igem.org/mediawiki/2018/5/55/T--Ecuador--iGEM--Logo--Black.png); |
background-size: 100%; | background-size: 100%; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; |
Revision as of 00:45, 3 June 2018