diff --git a/theme/oceanblue/styles_layout.css b/theme/oceanblue/styles_layout.css index a60e7084e27..0c746c3dce9 100644 --- a/theme/oceanblue/styles_layout.css +++ b/theme/oceanblue/styles_layout.css @@ -79,6 +79,10 @@ a img { margin:0.2em 0em; } +#footer { + text-align:center; +} + .headermenu { float:right; text-align:right;