diff static/style.css @ 1007:9b1df7c06ec2

asco bigger numbers so 3 year old users can find them Ignore-this: 97feafa3ee4af3017ab3046be45b3d8
author drewp@bigasterisk.com
date Tue, 18 Jun 2013 02:18:52 +0000
parents 18885a10b119
children a2081b9adfe4
line wrap: on
line diff
--- a/static/style.css	Mon Jun 17 02:06:56 2013 +0000
+++ b/static/style.css	Tue Jun 18 02:18:52 2013 +0000
@@ -44,4 +44,9 @@
 }
 .stalled {
     opacity: .5;
-}
\ No newline at end of file
+}
+.num {
+font-size: 27px;
+color: rgb(233, 122, 122);
+display: inline-block; 
+    }
\ No newline at end of file