summaryrefslogtreecommitdiff
path: root/themes/bluemarine
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-11-27 11:23:42 +0000
committerDries Buytaert <dries@buytaert.net>2004-11-27 11:23:42 +0000
commita964d08f0f3a49d36da57e7220d2a4c85bc83cbb (patch)
tree0bff6c212a3a610ff04507773d4fdee46af0c0b4 /themes/bluemarine
parente1cf88e7f8232a57a9d28ac80f93ecb00195b329 (diff)
downloadbrdo-a964d08f0f3a49d36da57e7220d2a4c85bc83cbb.tar.gz
brdo-a964d08f0f3a49d36da57e7220d2a4c85bc83cbb.tar.bz2
- Patch #13030 by killes: fixed invalid CSS code in bluemarine's stylesheet.
Diffstat (limited to 'themes/bluemarine')
-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 636ee3a01..a1f11b4bb 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.5;
+ margin: 0.5em;
}
h1 {
font-size: 1.3em;