From a4eee8c3348fd47d84479eef63341779991e9db7 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 28 Nov 2009 23:55:58 +0100 Subject: documentation: slightly improve CSS Signed-off-by: Thomas Petazzoni --- docs/stylesheet.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/stylesheet.css') diff --git a/docs/stylesheet.css b/docs/stylesheet.css index 2c3641782..ac938c5c5 100644 --- a/docs/stylesheet.css +++ b/docs/stylesheet.css @@ -49,6 +49,16 @@ h3 { margin-left: 10px; margin-right: 10px; color: #336699; + border-bottom: 2px solid #336699; +} + +h4 { + font: italic normal 14pt georgia; + letter-spacing: 1px; + margin-bottom: 0px; + margin-left: 10px; + margin-right: 10px; + border-bottom: 1px dashed black; } p { -- cgit v1.2.3