summaryrefslogtreecommitdiff
path: root/themes/bluemarine
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-08-20 14:30:57 +0000
committerDries Buytaert <dries@buytaert.net>2004-08-20 14:30:57 +0000
commit1a807c870a42870006ea6c6984bb522ccbe4a218 (patch)
tree5f8536d67173bffbed598528116408c8d74a73b2 /themes/bluemarine
parent81861a8e91a82ea735e7f9333e87572d1fee4d83 (diff)
downloadbrdo-1a807c870a42870006ea6c6984bb522ccbe4a218.tar.gz
brdo-1a807c870a42870006ea6c6984bb522ccbe4a218.tar.bz2
- Patch by TDobes:
+ removes 'toggle_search' from the features array in chameleon.theme + merges changes to bluemarine from just a couple of hours before template patch was committed
Diffstat (limited to 'themes/bluemarine')
-rw-r--r--themes/bluemarine/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css
index 8d3372db2..366f538d1 100644
--- a/themes/bluemarine/style.css
+++ b/themes/bluemarine/style.css
@@ -61,7 +61,7 @@ table {
color: #222;
}
.links {
- margin-bottom: 2em;
+ margin-bottom: 0em;
}
.comment .links {
margin-bottom: 0em;
@@ -222,7 +222,7 @@ table {
font-size: 1.1em;
}
.node {
- margin: .5em 0 1em 0;
+ margin: .5em 0 2em 0;
}
.sticky {
padding: .5em;