From: Norman Walsh Date: Thu, 30 May 2002 12:04:23 +0000 (+0000) Subject: Make the tabular navigation toc a little bigger X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f16611ecc7cba3ac21a217f85bf295396603e80;p=docbook-dsssl Make the tabular navigation toc a little bigger --- diff --git a/slides/browser/slides.css b/slides/browser/slides.css index 2321e8fca..15340dc24 100644 --- a/slides/browser/slides.css +++ b/slides/browser/slides.css @@ -96,7 +96,7 @@ span.navfooter { font-family: sans-serif; /* ====================================================================== */ .ttoc { - font-size: 8pt; + font-size: 10pt; color: white; } @@ -105,15 +105,15 @@ span.navfooter { font-family: sans-serif; .ttoc a:visited { color: white } .ttoc-title { - font-size: 8pt; + font-size: 10pt; } .ttoc-section { - font-size: 8pt; + font-size: 10pt; } .ttoc-foil { - font-size: 8pt; + font-size: 10pt; } /* ====================================================================== */