This commit is contained in:
Tom Slominski
2015-03-22 15:56:29 +00:00
parent 2865bf31bd
commit 58cbd80d67
3 changed files with 15 additions and 1 deletions

View File

@@ -42,6 +42,13 @@ body, input {
}
}
.load * {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
}
/* Structure and global design */
a, a:visited {
color: #013F6D;