From: Evan Prodromou Date: Thu, 11 Mar 2004 05:59:03 +0000 (+0000) Subject: Removed duplicate stub style declarations. X-Git-Tag: 1.3.0beta1~819 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%22%20.%20generer_url_entite%28%24id_rubrique%2C?a=commitdiff_plain;h=2b0d56cd65a465db7a7a556d0d0b51b22dd3a235;p=lhc%2Fweb%2Fwiklou.git Removed duplicate stub style declarations. --- diff --git a/stylesheets/cologneblue.css b/stylesheets/cologneblue.css index b48bc68b9c..1b5ad6e736 100644 --- a/stylesheets/cologneblue.css +++ b/stylesheets/cologneblue.css @@ -90,7 +90,6 @@ a:visited { color: #8D0749; } a.printable { text-decoration: underline; } 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/wikistandard.css b/stylesheets/wikistandard.css index 3b0aad8c72..3bb71da359 100644 --- a/stylesheets/wikistandard.css +++ b/stylesheets/wikistandard.css @@ -15,7 +15,6 @@ a.interwiki, a.external { color: #3366BB; } a.printable { text-decoration: underline; } a.stub { color:#772233; text-decoration:none; } -a.stub { color:#772233; text-decoration:none; } body { margin: 0px; padding: 4px; color: black; } form.inline { display: inline; }