From: Steinar H. Gunderson Date: Tue, 19 Nov 2013 20:57:11 +0000 (+0100) Subject: Make the score larger. X-Git-Url: https://git.sesse.net/?p=remoteglot;a=commitdiff_plain;h=5b546c384623166eb23dbaae08fedea026fed8b2 Make the score larger. --- diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index 6009a24..e1e8ccb 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -5,6 +5,9 @@ h3 { margin-top: 1em; margin-bottom: 0; } +#score { + font-size: x-large; +} .window { position: absolute; width: 0px;