]> git.sesse.net Git - remoteglot/commitdiff
Make the score larger.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 19 Nov 2013 20:57:11 +0000 (21:57 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 19 Nov 2013 20:57:11 +0000 (21:57 +0100)
www/css/remoteglot.css

index 6009a24cd7b2d41cdf6203f5f7c91796f12274cb..e1e8ccb9055d0b20061c87e06f1159f8fac94248 100644 (file)
@@ -5,6 +5,9 @@ h3 {
        margin-top: 1em;
        margin-bottom: 0;
 }
+#score {
+       font-size: x-large;
+}
 .window {
        position: absolute;    
        width: 0px;