[CSS] ~fix import de police en http
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
index 2533f69..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;
 }
@@ -139,3 +141,9 @@ blockquote {
     border: none;
     background-color: #0000001a;
 }
+
+dl.spip_documents {
+    background: none;
+    color: #16212c;
+    border: none;
+}