[CSS] ~police nom du site --> police titres
[lhc/web/www.git] / habillage / skel_lhc.css
index e1380ca..612ed5f 100644 (file)
@@ -3,6 +3,18 @@
     position: absolute;
     bottom: 0px;
     right:0px;
-        background-color: rgba(255,255,255,0.7);
-        padding: 5px;
+       background-color: rgba(255,255,255,0.7);
+       padding: 5px;
+}
+
+#nav .menu-liste .menu-entree a{
+    font: bold 12px/45px "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
+}
+
+#header {
+        background: url(../img/header-photo.jpg) no-repeat bottom left;
+}
+
+#header #nom_site_spip {
+        font: 42px 'Trebuchet MS',Tahoma,sans-serif;
 }