From 9795d41e7cefe90e136bd369a72bdf082e1667f6 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 30 Sep 2013 17:45:40 +0200 Subject: [PATCH] [CSS] ~menage de code --- www/plugins/skel_lhc/habillage/skel_lhc.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css index c3547f4b..05166335 100644 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ b/www/plugins/skel_lhc/habillage/skel_lhc.css @@ -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; } @@ -20,13 +20,13 @@ } #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; } -- 2.20.1