Merge branch 'joey-testing' into 'master'

Fixed W3Validation and url GETs

See merge request !195
This commit was merged in pull request #199.
This commit is contained in:
Lars van Hijfte
2017-02-03 10:13:43 +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}