X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fprive%2Fthemes%2Fspip%2Ficons.css.html;h=54e872cbb061951576a64f18ea46eeb4634c9a55;hb=f489d45ae677afde12ba9c9f70f463ea34787b45;hp=6746220d01487a239a8587a7614fb35103ed036a;hpb=52cf8ed924d5dcd0c28dde4b6c3196be6ec2d4f7;p=ptitvelo%2Fweb%2Fwww.git 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;}