diff options
Diffstat (limited to 'www/css')
-rw-r--r-- | www/css/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/css/index.css b/www/css/index.css index f664438..7b671c2 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -194,4 +194,5 @@ html.no-js #gotit { .choice { background: url("../dump/ui/bg-choice.png") no-repeat top center; height: 35px; + line-height: 30px; } |