summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/local.scss b/local.scss
index 8a858b0..95296ec 100644
--- a/local.scss
+++ b/local.scss
@@ -60,16 +60,16 @@ DIV#footer {
font-size: 80%;
}
-DIV.pageheader SPAN.title {
+div.pageheader span.title {
display: none;
}
-SPAN.parentlinks {
+span.parentlinks {
display: none;
}
-FORM#searchform {
- margin: 20px;
+form#searchform {
+ margin: 1em 3em;
}
div.pageheader div.actions {