summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 2fd7cf5b..2fe90c9a 100644
--- a/local.css
+++ b/local.css
@@ -61,6 +61,10 @@ SPAN.parentlinks {
display: none;
}
+FORM#searchform {
+ margin: 1em 3em 0 0;
+}
+
DIV.actions {
background-color: LightBlue;
}