aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-26 19:49:06 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-26 19:49:06 +0000
commit160fd34187a65b046a32ac22df68c9ad11ba109b (patch)
tree2cf1b475c6c3705faac7154b908ba8517a309544 /doc/style.css
parentac8a3c8dd3da4dcb31b648a4569cae24ba7e7466 (diff)
downloadikiwiki-160fd34187a65b046a32ac22df68c9ad11ba109b.tar
ikiwiki-160fd34187a65b046a32ac22df68c9ad11ba109b.tar.gz
more footer improvements
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css9
1 files changed, 9 insertions, 0 deletions
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. */