diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index 375337b79ec5d658e0d658f42b26772759f1304c..9e3a12094fe24bf4e62a66c7d2a3f26b4987a710 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -964,7 +964,7 @@ a#logo { display: block; clear: right; margin-left: 80px; } #content .contenu_chapitres h2, #content .contenu_chapitres h3, #content .contenu_chapitres h4, #content .contenu_chapitres h5, #content .contenu_chapitres h6 { color: #39f; font-size: 80%; text-align: left; } /* tableaux */ -#content table, table.spip { margin: 2em auto; width: auto; border-collapse: collapse; background-color: [(#GET{c_cadrestexte_bk})]; border: 1px solid [ (#GET{c_cadrestexte_bk})]; font-size: 1em; } +table.spip { margin: 2em auto; width: auto; border-collapse: collapse; background-color: [(#GET{c_cadrestexte_bk})]; border: 1px solid [ (#GET{c_cadrestexte_bk})]; font-size: 1em; } #content table.tableaudocs, table.spip.tableaudocs { width: 100%; } #content tbody { width: auto; } #content td, #content tr { font-size: 1em; }