From de03aee879f3167e7135ddcf0e71dc9c0eaddbd8 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 15 Feb 2016 01:48:13 +0100 Subject: Remove the horizontal ruler from the footer --- themes/oni/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/oni/css/style.css') diff --git a/themes/oni/css/style.css b/themes/oni/css/style.css index 5ef04b3..1305ee5 100644 --- a/themes/oni/css/style.css +++ b/themes/oni/css/style.css @@ -59,6 +59,7 @@ article ul { margin-left: 1em; } #site-header, #site-footer, #page-navigation, ol, ul { margin-bottom: 15px !important; } #site-navigation ul, ul.tags { float: right; list-style: none; } #site-navigation li { display: inline-block; margin-left: 7px; } +#site-footer { margin-top: 15px !important; } ul.tags li { display: inline-block; -- cgit v1.2.3-54-g00ecf