From e524d47dbe92ca4d4294aff0c70cfce856415595 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 4 Sep 2012 10:34:12 +0000 Subject: style update --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 5074786..abd431c 100644 --- a/style.css +++ b/style.css @@ -33,4 +33,6 @@ tr.built td.status-box { background: #00ccff; } #stats { float: right; } #score { margin-bottom: 2em; font-family: Helvetica, Verdana, Arial, sans-serif; } #score-box { width: 100px; height: 100px; background: #faa; } -#score-meter { width: 100px; background: #afa; } \ No newline at end of file +#score-meter { width: 100px; background: #afa; } + +.figure { font-size: 120%%; font-weight: bold; } -- cgit v1.2.1