summaryrefslogtreecommitdiffstats
path: root/themes/oni/css/style.css
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-02-15 01:48:13 +0100
committerGravatar Tom Willemse2016-02-15 01:48:13 +0100
commitde03aee879f3167e7135ddcf0e71dc9c0eaddbd8 (patch)
treef9c39b48445fd64c3be38d83ca49a8285bb0d3b4 /themes/oni/css/style.css
parent8531e18b02f5a03c0d25a307aaa62ea82d253d3f (diff)
downloadblog-de03aee879f3167e7135ddcf0e71dc9c0eaddbd8.tar.gz
blog-de03aee879f3167e7135ddcf0e71dc9c0eaddbd8.zip
Remove the horizontal ruler from the footer
Diffstat (limited to 'themes/oni/css/style.css')
-rw-r--r--themes/oni/css/style.css1
1 files changed, 1 insertions, 0 deletions
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;