[CSS] ~menage de code
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 30 Sep 2013 15:45:40 +0000 (17:45 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 30 Sep 2013 15:45:40 +0000 (17:45 +0200)
www/plugins/skel_lhc/habillage/skel_lhc.css

index c3547f4..0516633 100644 (file)
@@ -1,8 +1,8 @@
 #menu_lang {
-    list-style: none outside none;
-    position: absolute;
-    bottom: 0px;
-    right:0px;
+       list-style: none outside none;
+       position: absolute;
+       bottom: 0px;
+       right:0px;
        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;
+       font: bold 12px/45px "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
 }
 
 #header {
-        background: url(../img/header-photo.jpg) no-repeat bottom left;
+       background: url(../img/header-photo.jpg) no-repeat bottom left;
 }
 
 #header #nom_site_spip {
-        font: 42px 'Trebuchet MS',Tahoma,sans-serif;
+       font: 42px 'Trebuchet MS',Tahoma,sans-serif;
 }