[CSS] -fond noir moche des documents
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
index 21a2952..1cdebdd 100644 (file)
@@ -29,6 +29,8 @@
 .formulaire_spip h2:first-child,
 .contact-form {
     background-color: #F39200;
+    float:none;
+    width: auto;
 }
 
 #main {
     padding: 1px;
 }
 
+.cartouche {
+    float: right;
+}
+
 a:link,
 a:visited,
 h3,
@@ -128,3 +134,14 @@ li.widget {
 .info_art {
     width: 193px;
 }
+
+blockquote {
+    border: none;
+    background-color: #0000001a;
+}
+
+dl.spip_documents {
+    background: none;
+    color: #16212c;
+    border: none;
+}