[CSS] ~bloc de contact aligne a gauche
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
index 21a2952..95d9d27 100644 (file)
@@ -29,6 +29,8 @@
 .formulaire_spip h2:first-child,
 .contact-form {
     background-color: #F39200;
+    float:none;
+    width: auto;
 }
 
 #main {
@@ -128,3 +130,8 @@ li.widget {
 .info_art {
     width: 193px;
 }
+
+blockquote {
+    border: none;
+    background-color: #0000001a;
+}