From: Norman Walsh Date: Thu, 30 May 2002 11:46:41 +0000 (+0000) Subject: Make sections have the same default font information as foils X-Git-Tag: release/1.79.1~6^2~5625 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb37f63a1b93f36bfbcd83a3930b34b514d4aa5d;p=docbook-dsssl Make sections have the same default font information as foils --- diff --git a/slides/browser/slides.css b/slides/browser/slides.css index e28360181..2321e8fca 100644 --- a/slides/browser/slides.css +++ b/slides/browser/slides.css @@ -6,6 +6,10 @@ .slidesinfo h1.author { color: green; } +.section { font-family: sans-serif; + font-size: 14pt; + font-weight: bold; + } .section h1.title { text-align: center; color: red; font-family: Arial;