[CSS] ~fix import de police en http
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
index 0ab7f79..c6f6aa6 100644 (file)
@@ -1,3 +1,5 @@
+@import url(https://fonts.googleapis.com/css?family=Sansita+One|Open+Sans:400,400italic);
+
 #header-wrap, #footer-wrap {
     background-color: #585856;
 }
@@ -29,6 +31,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,
@@ -133,3 +141,9 @@ blockquote {
     border: none;
     background-color: #0000001a;
 }
+
+dl.spip_documents {
+    background: none;
+    color: #16212c;
+    border: none;
+}