diff options
Diffstat (limited to 'css/screen.css')
| -rw-r--r-- | css/screen.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/css/screen.css b/css/screen.css index e4b966cc7..0285d47a8 100644 --- a/css/screen.css +++ b/css/screen.css @@ -123,8 +123,8 @@ pre code { padding: 0 0 1em; } -#informations div.button { - /*border-bottom: none;*/ +.button { + text-align: center; } #informations .button a { @@ -145,7 +145,6 @@ pre code { #informations .button-large { padding: 2em 0 1em; - text-align: center; font-size: 120%; } |
