diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 60e1d5079..5d3c51c28 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -391,6 +391,8 @@ div.footnotes { margin: 0.3em 0 0 0; border: 2px solid; padding: 0.5em; + -moz-border-radius: 0.5em; + border-radius: 0.5em; background-repeat: no-repeat;