From: Brion Vibber Date: Sun, 16 Nov 2003 00:22:35 +0000 (+0000) Subject: Add #toc to cologne blue, nostalgia style sheets X-Git-Tag: 1.1.0~151 X-Git-Url: http://git.cyclocoop.org/%22%2C%20generer_url_ecrire%28?a=commitdiff_plain;h=44ce02688954e20074c6139a95285eba5a0891ce;p=lhc%2Fweb%2Fwiklou.git Add #toc to cologne blue, nostalgia style sheets --- diff --git a/stylesheets/cologneblue.css b/stylesheets/cologneblue.css index dfd50510dc..4d2c0004b9 100644 --- a/stylesheets/cologneblue.css +++ b/stylesheets/cologneblue.css @@ -92,3 +92,5 @@ a.stub { color:#772233; text-decoration:none; } h2, h3, h4, h5, h6 { margin-bottom: 0; } a.stub { color:#772233; text-decoration:none; } small { font-size: 75%; } +#toc { border:1px solid #8888aa; background-color:#f7f8ff;padding:5px;font-size:95%; } + diff --git a/stylesheets/nostalgia.css b/stylesheets/nostalgia.css index 4e427cf309..231342b21f 100644 --- a/stylesheets/nostalgia.css +++ b/stylesheets/nostalgia.css @@ -10,3 +10,5 @@ a.stub { color:#772233; text-decoration:none; } h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; } h2, h3, h4, h5, h6 { margin-bottom: 0; } p.subtitle { padding-top: 0; margin-top: 0; } +#toc { border:1px solid #8888aa; background-color:#f7f8ff;padding:5px;font-size:95%; } +