Discussion:Les icônes du jeu
Css
Apparemment ya pas d'extension CSS d'installé sur le wiki alors je le supprime de l'article et le colle ici, pour d'éventuelles utilisations ultérieures (sans avoir à refouiller l'historique) :
<style> ul#icone{background: black; font-size: 150%;} li{color:white;list-style: none inside;} span.curse{font-family: Courier, monospace;} span.f_black { color: black; } span.f_navy { color: navy; } span.f_green { color: green; } span.f_teal { color: teal; } span.f_maroon { color: maroon; } span.f_purple { color: purple; } span.f_olive { color: olive; } span.f_silver { color: silver; } span.f_grey { color: grey; } span.f_blue { color: blue; } span.f_lime { color: lime; } span.f_aqua { color: aqua; } span.f_red { color: red; } span.f_fuchsia { color: fuchsia; } span.f_yellow { color: yellow; } span.f_white { color: white; } span.b_black { background-color: black; } span.b_navy { background-color: navy; } span.b_green { background-color: green; } span.b_teal { background-color: teal; } span.b_maroon { background-color: maroon; } span.b_purple { background-color: purple; } span.b_olive { background-color: olive; } span.b_silver { background-color: silver; } </style>
Caribou 29 septembre 2008 à 13:56 (UTC)