diff options
-rw-r--r-- | style.css | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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; } |