X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fprive%2Fthemes%2Fspip%2Ficons.css.html;h=54e872cbb061951576a64f18ea46eeb4634c9a55;hp=6746220d01487a239a8587a7614fb35103ed036a;hb=f489d45ae677afde12ba9c9f70f463ea34787b45;hpb=0dda6af18a04031b1ca8e217187966077e752fe3 diff --git a/www/prive/themes/spip/icons.css.html b/www/prive/themes/spip/icons.css.html index 6746220..54e872c 100644 --- a/www/prive/themes/spip/icons.css.html +++ b/www/prive/themes/spip/icons.css.html @@ -19,7 +19,7 @@ /* * Style des icones */ /* structure html : texte */ -.icone { display:block; margin:0;padding:0;text-align: center; /*font-size: 10px;*/} +.icone { display:block; margin:0;padding:0;text-align: center;position:relative;z-index:2; /*font-size: 10px;*/} .icone a,.icone .submit {display:block;margin:0 auto;width:72px;padding: 5px 0;border:0;cursor:hand;cursor:pointer; } .icone a:hover {text-decoration:none;} .icone a img,.icone .submit img {margin: 0 auto; display: inline; padding: 4px; background-color: #eee; border: 2px solid #ENV{foncee}; background-repeat:no-repeat;background-position: center center;}