This commit is contained in:
John O'Nolan 2014-07-22 13:36:11 +02:00
parent 97f3bfea82
commit 5a4334106e
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,7 @@ margin on the iframe, cause it breaks stuff. */
height: 34px;
font-size: 34px;
text-align: center;
color: rgba(255,255,255,0.6);
color: rgba(255,255,255,0.7);
transform: rotate(-90deg);
-webkit-animation: bounce 4s 2s infinite;
animation: bounce 4s 2s infinite;