4 057
modifications
Aucun résumé des modifications |
(Ajout transborder (Modèle:Pie_chart)) |
||
Ligne 941 : | Ligne 941 : | ||
height: 13em; | height: 13em; | ||
} | } | ||
/* Pie chart test: Transparent borders */ | |||
.transborder { | |||
border: solid transparent; | |||
} | |||
* html .transborder { /* IE6 */ | |||
border: solid #000001; | |||
filter: chroma(color=#000001); | |||
/* Reduce line-height for <sup> and <sub> */ | /* Reduce line-height for <sup> and <sub> */ | ||
Ligne 946 : | Ligne 954 : | ||
line-height: 1em; | line-height: 1em; | ||
} | } | ||
/* The backgrounds for galleries. */ | /* The backgrounds for galleries. */ |