summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 3 insertions, 1 deletions
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; }