From 5a4334106e975ba4a7fc7302b92c227090a046d8 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Tue, 22 Jul 2014 13:36:11 +0200 Subject: [PATCH] OCD --- assets/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index 7d60d08..4e809e2 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -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;