diff options
-rw-r--r-- | web/css.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index 9d692273b..965449fb6 100644 --- a/web/css.css +++ b/web/css.css @@ -431,7 +431,7 @@ ol#current img { } #rss_buttons { float: right; - width: 40%; + width: 35%; text-align: center; margin-bottom: 2em; } |