From 160fd34187a65b046a32ac22df68c9ad11ba109b Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 26 Apr 2007 19:49:06 +0000 Subject: more footer improvements --- doc/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/style.css b/doc/style.css index 390893d38..6fdb76ac0 100644 --- a/doc/style.css +++ b/doc/style.css @@ -45,6 +45,14 @@ border-top: 1px solid #000; } +div.tags { + margin-top: 1em; +} + +#backlinks { + margin-top: 1em; +} + #searchform { display: inline; float: right; @@ -105,6 +113,7 @@ td.changelog { clear: both; font-style: italic; display: block; + margin-top: 1em; } /* Used for invalid form fields. */ -- cgit v1.2.3