[damned-lies] Slightly reduce top/bottom margins for subtitles
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [damned-lies] Slightly reduce top/bottom margins for subtitles
- Date: Sun, 17 Jan 2010 21:23:16 +0000 (UTC)
commit ed6f98c7ed14e7af98a21026e478b3150b2233cf
Author: Claude Paroz <claude 2xlibre net>
Date: Sun Jan 17 22:17:16 2010 +0100
Slightly reduce top/bottom margins for subtitles
media/css/style.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/media/css/style.css b/media/css/style.css
index 2c8ea17..0798fa7 100644
--- a/media/css/style.css
+++ b/media/css/style.css
@@ -28,6 +28,11 @@ h2, h3, h4, h5, h6 {
color: #3f3f3f;
}
+h3, h4, h5, h6 {
+ margin-top: 0.9em;
+ margin-bottom: 0.6em;
+}
+
h1 {
font-size: 1.4em;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]