[CSS] -fond noir moche des documents
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 18 Mar 2019 09:58:26 +0000 (10:58 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 18 Mar 2019 09:58:26 +0000 (10:58 +0100)
www/plugins/skel_lhc/habillage/skel_lhc.css
www/plugins/skel_lhc/paquet.xml

index 2533f69..1cdebdd 100644 (file)
@@ -139,3 +139,9 @@ blockquote {
     border: none;
     background-color: #0000001a;
 }
+
+dl.spip_documents {
+    background: none;
+    color: #16212c;
+    border: none;
+}
index 1b980f8..759cecb 100755 (executable)
@@ -1,7 +1,7 @@
 <paquet
     prefix="skel_lhc"
     categorie="squelette"
-    version="3.2.0"
+    version="3.2.1"
     etat="dev"
     compatibilite="[3.0.0;]"
     logo="skel_lhc.png"
@@ -10,7 +10,7 @@
     <nom>Squelette Heureux Cyclage</nom>
     <auteur lien="https://www.heureux-cyclage.org/_ludovic-chevalier_.html">Ludovic CHEVALIER</auteur>
     <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GNU/GPL</licence>
-    <copyright>2011-2018</copyright>
+    <copyright>2011-2019</copyright>
     <pipeline nom="insert_head" inclure="skel_lhc_pipelines.php" />
     <necessite nom="abomailmans" compatibilite= "[1.1.4;]" />
     <necessite nom="compositions" compatibilite= "[3.3.2;]" />