Merge branch 'master' into lars

This commit is contained in:
Lars van Hijfte
2017-02-03 10:15:10 +01:00
12 changed files with 43 additions and 239 deletions

View File

@@ -198,12 +198,6 @@ ul {
animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
}
@keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}