From: Ludovic CHEVALIER Date: Mon, 30 Sep 2013 15:45:40 +0000 (+0200) Subject: [CSS] ~menage de code X-Git-Tag: v3.3.0~125 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=commitdiff_plain;h=9795d41e7cefe90e136bd369a72bdf082e1667f6 [CSS] ~menage de code --- 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; }