diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/styles.css b/css/styles.css index c6630f0..086ba02 100644 --- a/css/styles.css +++ b/css/styles.css @@ -268,7 +268,7 @@ button.green { background-image: url(button_green.png); background-repeat: no-repeat; color: #FFFFFF; - font-size: 12px; + font-size: 11px; border: 0px; vertical-align: middle; text-align: center; |