From 836d75a64b9d344b9e9c00b3dc875c46a4457af4 Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Fri, 17 Apr 2020 22:01:04 +0000 Subject: [PATCH] =?UTF-8?q?[SoyezCr=C3=A9ateurs]=20Compatibilit=C3=A9=20av?= =?UTF-8?q?ec=20le=20plugin=20Agenda=20FullCalendar=20Facile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylessoyezcreateurs.css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index 375337b7..9e3a1209 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; } -- GitLab