]> granicus.if.org Git - docbook-dsssl/commitdiff
Make sections have the same default font information as foils
authorNorman Walsh <ndw@nwalsh.com>
Thu, 30 May 2002 11:46:41 +0000 (11:46 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 30 May 2002 11:46:41 +0000 (11:46 +0000)
slides/browser/slides.css

index e28360181e20bb5c2e06e316507db3c9501426fb..2321e8fca6489a3c4b57652ec1a67a0cf1fbb8b2 100644 (file)
@@ -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;