diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -61,6 +61,10 @@ SPAN.parentlinks { display: none; } +FORM#searchform { + margin: 1em 3em 0 0; +} + DIV.actions { background-color: LightBlue; } |
index : bynu/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 4 |
@@ -61,6 +61,10 @@ SPAN.parentlinks { display: none; } +FORM#searchform { + margin: 1em 3em 0 0; +} + DIV.actions { background-color: LightBlue; } |