X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fskel_ptitvelo%2Fcss%2Fperso.css.html;fp=www%2Fplugins%2Fskel_ptitvelo%2Fcss%2Fperso.css.html;h=71f78f8ddb60b2b9548c47428919085f0661140a;hp=eb86241a738e2960ba5f29b38ca49f5eedd079fc;hb=d686c3e22e97dd46ef42bcd0f138c65083f8f232;hpb=a3a1a5b667dd446c7fb84378546861478dc47ec1 diff --git a/www/plugins/skel_ptitvelo/css/perso.css.html b/www/plugins/skel_ptitvelo/css/perso.css.html index eb86241..71f78f8 100644 --- a/www/plugins/skel_ptitvelo/css/perso.css.html +++ b/www/plugins/skel_ptitvelo/css/perso.css.html @@ -50,15 +50,19 @@ font-color: #FFF; } -#entete #entete-image a { - position: float; - padding-top: 5px; - padding-left: 5px; - color: #FFF; - visibility: hidden; +#entete-image>h1#logo-text { + height: 100%; + padding: 0; +} + +#entete #entete-image>h1#logo-text>a { + color: transparent; + display: block; + padding: 0; + height: 100%; } #entete #entete-image #logo { - float:left; + float: left; } #entete #entete-image #menu_lang { @@ -67,10 +71,6 @@ top: 5px; } -#entete #entete-image #menu_lang a { - visibility: visible; -} - /* Entete recherche */ #entete #formulaire_recherche form, #conteneur #formulaire_recherche form { width: 210px; height: 25px; @@ -95,18 +95,30 @@ #entete { border: none; - background-color: #EFAE13; + background-color: #F68712; +} + +li.menu-entree { + padding: 0; + border-top: 1px solid; + border-left: 1px solid; + border-color: #e27300; +} + +li.menu-entree:hover { + border: none; + background-color: #e27300; } ol#controls li a { - background: none repeat scroll 0 0 #EFAE13; + background: none repeat scroll 0 0 #F68712; border: none; color: #753D0D; padding: 0 10px; } th { - background: none repeat scroll 0 0 #EFAE13; + background: none repeat scroll 0 0 #f68712; border-color: #FFFFFF; color: #000000; } @@ -124,10 +136,6 @@ th { color: #444444; } -.container_12, .container_16 { - padding-right: 15px; -} - #colonne .liste h4, .grid_4.actucolonne2 h4, #colonne_bandeau .liste h4 { border-bottom: 1px solid #EBEBEB; --color: #9F5D00; @@ -135,7 +143,7 @@ th { } hr.spip { - background-color: #F4C656; + background-color: #F68712; } .caractencadre-spip {