summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2004-12-03 12:26:56 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2004-12-03 12:26:56 +0000
commitd3fb126d3e709f1e02ba89b0e826f402400043be (patch)
tree53c125d1dd87505186dda46434e74aac13e096a4 /themes
parente4a3b6f89ff8042693c0d96d142fe39f97faee91 (diff)
downloadbrdo-d3fb126d3e709f1e02ba89b0e826f402400043be.tar.gz
brdo-d3fb126d3e709f1e02ba89b0e826f402400043be.tar.bz2
Bluemarine header margins got changed incorrectly after a recent fix.
Diffstat (limited to 'themes')
-rw-r--r--themes/bluemarine/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css
index a1f11b4bb..01f510858 100644
--- a/themes/bluemarine/style.css
+++ b/themes/bluemarine/style.css
@@ -14,7 +14,7 @@ tr.dark td, tr.light td {
padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
- margin: 0.5em;
+ margin-bottom: 0.5em;
}
h1 {
font-size: 1.3em;