« MediaWiki:Gadget-couleurs.css » : différence entre les versions
Apparence
Retrait des surqualifications... plus de warning ! |
mAucun résumé des modifications |
||
| Ligne 4 : | Ligne 4 : | ||
table.tableaustandard.vert { background-color: #ccf4cc; } | table.tableaustandard.vert { background-color: #ccf4cc; } | ||
table.tableaustandard.vert th { background-color: #00cc00; } | table.tableaustandard.vert th { background-color: #00cc00; } | ||
.vert | td.vert { border: 2px solid #00cc00; } | ||
table.tableaustandard.rouge { background-color: #ffd1d1; } | table.tableaustandard.rouge { background-color: #ffd1d1; } | ||
table.tableaustandard.rouge th { background-color: #ff1919; } | table.tableaustandard.rouge th { background-color: #ff1919; } | ||
.rouge | td.rouge { border: 2px solid #ff1919; } | ||
table.tableaustandard.bleu { background-color: #e0dcff; } | table.tableaustandard.bleu { background-color: #e0dcff; } | ||
table.tableaustandard.bleu th { background-color: #6753ff; } | table.tableaustandard.bleu th { background-color: #6753ff; } | ||
.bleu | td.bleu { border: 2px solid #6753ff; } | ||
table.tableaustandard.jaune { background-color: #fffadb; } | table.tableaustandard.jaune { background-color: #fffadb; } | ||
table.tableaustandard.jaune th { background-color: #ffe74f; } | table.tableaustandard.jaune th { background-color: #ffe74f; } | ||
.jaune | td.jaune { border: 2px solid #ffe74f; } | ||
.rouge-bleu | td.rouge-bleu { border: 2px solid; border-color: #ff1919 #ff1919 #6753ff #6753ff; } | ||
.rouge-vert | td.rouge-vert { border: 2px solid; border-color: #ff1919 #ff1919 #00cc00 #00cc00; } | ||
table.tableaustandard.or { background-color: #fff7cc; } | table.tableaustandard.or { background-color: #fff7cc; } | ||
table.tableaustandard.or th { background-color: #ffd700; } | table.tableaustandard.or th { background-color: #ffd700; } | ||
.or | td.or { border: 2px solid #ffd700; } | ||
table.tableaustandard.argent { background-color: #f5f5f5; } | table.tableaustandard.argent { background-color: #f5f5f5; } | ||
table.tableaustandard.argent th { background-color: #d0d0d0; } | table.tableaustandard.argent th { background-color: #d0d0d0; } | ||
.argent | td.argent { border: 2px solid #d0d0d0; } | ||
table.tableaustandard.cristal { background-color: #cce9e9; } | table.tableaustandard.cristal { background-color: #cce9e9; } | ||
table.tableaustandard.cristal th { background-color: #009595; } | table.tableaustandard.cristal th { background-color: #009595; } | ||
.cristal | td.cristal { border: 2px solid #009595; } | ||
.or-argent | td.or-argent { border: 2px solid; border-color: #ffd700 #ffd700 #d0d0d0 #d0d0d0; } | ||
table.tableaustandard.rubis { background-color: #ebccd4; } | table.tableaustandard.rubis { background-color: #ebccd4; } | ||
table.tableaustandard.rubis th { background-color: #904038; } | table.tableaustandard.rubis th { background-color: #904038; } | ||
.rubis | td.rubis { border: 2px solid #904038; } | ||
table.tableaustandard.saphir { background-color: #ccccec; } | table.tableaustandard.saphir { background-color: #ccccec; } | ||
table.tableaustandard.saphir th { background-color: #384090; } | table.tableaustandard.saphir th { background-color: #384090; } | ||
.saphir | td.saphir { border: 2px solid #384090; } | ||
table.tableaustandard.émeraude { background-color: #cceccc; } | table.tableaustandard.émeraude { background-color: #cceccc; } | ||
table.tableaustandard.émeraude th { background-color: #187341; } | table.tableaustandard.émeraude th { background-color: #187341; } | ||
.émeraude | td.émeraude { border: 2px solid #187341; } | ||
.rubis-saphir | td.rubis-saphir { border: 2px solid; border-color: #904038 #904038 #384090 #384090; } | ||
table.tableaustandard.colosseum { background-color: #f1e7fa; } | table.tableaustandard.colosseum { background-color: #f1e7fa; } | ||
table.tableaustandard.colosseum th { background-color: #b98ae9; } | table.tableaustandard.colosseum th { background-color: #b98ae9; } | ||
.colosseum | td.colosseum { border: 2px solid #b98ae9; } | ||
table.tableaustandard.xd { background-color: #e2cce7; } | table.tableaustandard.xd { background-color: #e2cce7; } | ||
table.tableaustandard.xd th { background-color: #700087; } | table.tableaustandard.xd th { background-color: #700087; } | ||
.xd | td.xd { border: 2px solid #700087; } | ||
table.tableaustandard.rougefeu { background-color: #fdddcc; } | table.tableaustandard.rougefeu { background-color: #fdddcc; } | ||
table.tableaustandard.rougefeu th { background-color: #f85800; } | table.tableaustandard.rougefeu th { background-color: #f85800; } | ||
.rougefeu | td.rougefeu { border: 2px solid #f85800; } | ||
table.tableaustandard.vertfeuille { background-color: #d8f5df; } | table.tableaustandard.vertfeuille { background-color: #d8f5df; } | ||
table.tableaustandard.vertfeuille th { background-color: #40d060; } | table.tableaustandard.vertfeuille th { background-color: #40d060; } | ||
.vertfeuille | td.vertfeuille { border: 2px solid #40d060; } | ||
.rougefeu-vertfeuille | td.rougefeu-vertfeuille { border: 2px solid; border-color: #f85800 #f85800 #40d060 #40d060; } | ||
table.tableaustandard.diamant { background-color: #eeeeff; } | table.tableaustandard.diamant { background-color: #eeeeff; } | ||
table.tableaustandard.diamant th { background-color: #aaaaff; } | table.tableaustandard.diamant th { background-color: #aaaaff; } | ||
.diamant | td.diamant { border: 2px solid #aaaaff; } | ||
table.tableaustandard.perle { background-color: #fff2fd; } | table.tableaustandard.perle { background-color: #fff2fd; } | ||
table.tableaustandard.perle th { background-color: #ffbff9; } | table.tableaustandard.perle th { background-color: #ffbff9; } | ||
.perle | td.perle { border: 2px solid #ffbff9; } | ||
table.tableaustandard.platine { background-color: #eaeaea; } | table.tableaustandard.platine { background-color: #eaeaea; } | ||
table.tableaustandard.platine th { background-color: #999999; } | table.tableaustandard.platine th { background-color: #999999; } | ||
.platine | td.platine { border: 2px solid #999999; } | ||
.diamant-perle | td.diamant-perle { border: 2px solid; border-color: #aaaaff #aaaaff #ffbff9 #ffbff9; } | ||
table.tableaustandard.orheartgold { background-color: #f6f3e4; } | table.tableaustandard.orheartgold { background-color: #f6f3e4; } | ||
table.tableaustandard.orheartgold th { background-color: #d6c67a; } | table.tableaustandard.orheartgold th { background-color: #d6c67a; } | ||
.orheartgold | td.orheartgold { border: 2px solid #d6c67a; } | ||
table.tableaustandard.argentsoulsilver { background-color: #f3f6f6; } | table.tableaustandard.argentsoulsilver { background-color: #f3f6f6; } | ||
table.tableaustandard.argentsoulsilver th { background-color: #c4d3d6; } | table.tableaustandard.argentsoulsilver th { background-color: #c4d3d6; } | ||
.argentsoulsilver | td.argentsoulsilver { border: 2px solid #c4d3d6; } | ||
.orheartgold-argentsoulsilver | td.orheartgold-argentsoulsilver { border: 2px solid; border-color: #d6c67a #d6c67a #c4d3d6 #c4d3d6; } | ||
table.tableaustandard.pokéwalker { background-color: #e9cccc; } | table.tableaustandard.pokéwalker { background-color: #e9cccc; } | ||
table.tableaustandard.pokéwalker th { background-color: #950000; } | table.tableaustandard.pokéwalker th { background-color: #950000; } | ||
.pokéwalker | td.pokéwalker { border: 2px solid #950000; } | ||
table.tableaustandard.parcdesamis { background-color: #d8f0cc; } | table.tableaustandard.parcdesamis { background-color: #d8f0cc; } | ||
table.tableaustandard.parcdesamis th { background-color: #3db700; } | table.tableaustandard.parcdesamis th { background-color: #3db700; } | ||
.parcdesamis | td.parcdesamis { border: 2px solid #3db700; } | ||
table.tableaustandard.noir { background-color: #d2d2d2; } | table.tableaustandard.noir { background-color: #d2d2d2; } | ||
table.tableaustandard.noir th { background-color: #202020; color: #ffffff; } | table.tableaustandard.noir th { background-color: #202020; color: #ffffff; } | ||
.noir | td.noir { border: 2px solid #202020; } | ||
table.tableaustandard.blanc { background-color: #f5f5f5; } | table.tableaustandard.blanc { background-color: #f5f5f5; } | ||
table.tableaustandard.blanc th { background-color: #d0d0d0; } | table.tableaustandard.blanc th { background-color: #d0d0d0; } | ||
.blanc | td.blanc { border: 2px solid #d0d0d0; } | ||
.noir-blanc | td.noir-blanc { border: 2px solid; border-color: #202020 #202020 #d0d0d0 #d0d0d0; } | ||
table.tableaustandard.dreamworld { background-color: #fde1fd; } | table.tableaustandard.dreamworld { background-color: #fde1fd; } | ||
table.tableaustandard.dreamworld th { background-color: #f769f7; } | table.tableaustandard.dreamworld th { background-color: #f769f7; } | ||
.dreamworld | td.dreamworld { border: 2px solid #f769f7; } | ||
table.tableaustandard.noir2 { background-color: #d5e8fa; } | table.tableaustandard.noir2 { background-color: #d5e8fa; } | ||
table.tableaustandard.noir2 th { background-color: #318ce7; } | table.tableaustandard.noir2 th { background-color: #318ce7; } | ||
.noir2 | td.noir2 { border: 2px solid #318ce7; } | ||
table.tableaustandard.blanc2 { background-color: #fad7d8; } | table.tableaustandard.blanc2 { background-color: #fad7d8; } | ||
table.tableaustandard.blanc2 th { background-color: #e9383f; } | table.tableaustandard.blanc2 th { background-color: #e9383f; } | ||
.blanc2 | td.blanc2 { border: 2px solid #e9383f; } | ||
.noir2-blanc2 | td.noir2-blanc2 { border: 2px solid; border-color: #318ce7 #318ce7 #e9383f #e9383f; } | ||
table.tableaustandard.x { background-color: #dfdcf8; } | table.tableaustandard.x { background-color: #dfdcf8; } | ||
table.tableaustandard.x th { background-color: #6050dc; } | table.tableaustandard.x th { background-color: #6050dc; } | ||
.x | td.x { border: 2px solid #6050dc; } | ||
table.tableaustandard.y { background-color: #f8d4d0; } | table.tableaustandard.y { background-color: #f8d4d0; } | ||
table.tableaustandard.y th { background-color: #de2916; } | table.tableaustandard.y th { background-color: #de2916; } | ||
.y | td.y { border: 2px solid #de2916; } | ||
.x-y | td.x-y { border: 2px solid; border-color: #6050dc #6050dc #de2916 #de2916; } | ||
table.tableaustandard.rubisoméga { background-color: #EFCBCE; } | table.tableaustandard.rubisoméga { background-color: #EFCBCE; } | ||
table.tableaustandard.rubisoméga th { background-color: #F00613; } | table.tableaustandard.rubisoméga th { background-color: #F00613; } | ||
.rubisoméga | td.rubisoméga { border: 2px solid #F00613; } | ||
table.tableaustandard.saphiralpha { background-color: #C5D0E2; } | table.tableaustandard.saphiralpha { background-color: #C5D0E2; } | ||
table.tableaustandard.saphiralpha th { background-color: #0052E4; } | table.tableaustandard.saphiralpha th { background-color: #0052E4; } | ||
.saphiralpha | td.saphiralpha { border: 2px solid #0052E4; } | ||
.rubisoméga-saphiralpha | td.rubisoméga-saphiralpha { border: 2px solid; border-color: #F00613 #F00613 #0052E4 #0052E4; } | ||
table.tableaustandard.soleil { background-color: #FFDEC6; } | table.tableaustandard.soleil { background-color: #FFDEC6; } | ||
table.tableaustandard.soleil th { background-color: #E09530; } | table.tableaustandard.soleil th { background-color: #E09530; } | ||
.soleil | td.soleil { border: 2px solid #E09530; } | ||
table.tableaustandard.lune { background-color: #DDE5FF; } | table.tableaustandard.lune { background-color: #DDE5FF; } | ||
table.tableaustandard.lune th { background-color: #60A4DB; } | table.tableaustandard.lune th { background-color: #60A4DB; } | ||
.lune | td.lune { border: 2px solid #60A4DB; } | ||
.soleil-lune | td.soleil-lune { border: 2px solid; border-color: #E09530 #E09530 #60A4DB #60A4DB; } | ||
table.tableaustandard.ultrasoleil { background-color: #EDE0D5; } | table.tableaustandard.ultrasoleil { background-color: #EDE0D5; } | ||
table.tableaustandard.ultrasoleil th { background-color: #CE7500; } | table.tableaustandard.ultrasoleil th { background-color: #CE7500; } | ||
.ultrasoleil | td.ultrasoleil { border: 2px solid #CE7500; } | ||
table.tableaustandard.ultralune { background-color: #D7D9EA; } | table.tableaustandard.ultralune { background-color: #D7D9EA; } | ||
table.tableaustandard.ultralune th { background-color: #3D32D8; } | table.tableaustandard.ultralune th { background-color: #3D32D8; } | ||
.ultralune | td.ultralune { border: 2px solid #3D32D8; } | ||
.ultrasoleil-ultralune | td.ultrasoleil-ultralune { border: 2px solid; border-color: #CE7500 #CE7500 #3D32D8 #3D32D8; } | ||
table.tableaustandard.letsgopikachu { background-color: #E8DFBE; } | table.tableaustandard.letsgopikachu { background-color: #E8DFBE; } | ||
table.tableaustandard.letsgopikachu th { background-color: #EEC718; } | table.tableaustandard.letsgopikachu th { background-color: #EEC718; } | ||
.letsgopikachu | td.letsgopikachu { border: 2px solid #EEC718; } | ||
table.tableaustandard.letsgoévoli { background-color: #E0D2C5; } | table.tableaustandard.letsgoévoli { background-color: #E0D2C5; } | ||
table.tableaustandard.letsgoévoli th { background-color: #BA7638; } | table.tableaustandard.letsgoévoli th { background-color: #BA7638; } | ||
.letsgoévoli | td.letsgoévoli { border: 2px solid #BA7638; } | ||
.letsgopikachu-letsgoévoli | td.letsgopikachu-letsgoévoli { border: 2px solid; border-color: #EEC718 #EEC718 #BA7638 #BA7638; } | ||
table.tableaustandard.épée { background-color: #DAE2EA; } | table.tableaustandard.épée { background-color: #DAE2EA; } | ||
table.tableaustandard.épée th { background-color: #3162A2; } | table.tableaustandard.épée th { background-color: #3162A2; } | ||
.épée | td.épée { border: 2px solid #3162A2; } | ||
table.tableaustandard.bouclier { background-color: #EAD7DA; } | table.tableaustandard.bouclier { background-color: #EAD7DA; } | ||
table.tableaustandard.bouclier th { background-color: #E61A66; } | table.tableaustandard.bouclier th { background-color: #E61A66; } | ||
.bouclier | td.bouclier { border: 2px solid #E61A66; } | ||
.épée-bouclier | td.épée-bouclier { border: 2px solid; border-color: #3162A2 #3162A2 #E61A66 #E61A66; } | ||
table.tableaustandard.isolarmure { background-color: #EDE6C4; } | table.tableaustandard.isolarmure { background-color: #EDE6C4; } | ||
table.tableaustandard.isolarmure th { background-color: #F4D524; } | table.tableaustandard.isolarmure th { background-color: #F4D524; } | ||
.isolarmure | td.isolarmure { border: 2px solid #F4D524; } | ||
table.tableaustandard.couronneige { background-color: #D5E5E3; } | table.tableaustandard.couronneige { background-color: #D5E5E3; } | ||
table.tableaustandard.couronneige th { background-color: #129588; } | table.tableaustandard.couronneige th { background-color: #129588; } | ||
.couronneige | td.couronneige { border: 2px solid #129588; } | ||
table.tableaustandard.diamantétincelant { background-color: #DEE6EF; } | table.tableaustandard.diamantétincelant { background-color: #DEE6EF; } | ||
table.tableaustandard.diamantétincelant th { background-color: #2F9DD4; } | table.tableaustandard.diamantétincelant th { background-color: #2F9DD4; } | ||
.diamantétincelant | td.diamantétincelant { border: 2px solid #2F9DD4; } | ||
table.tableaustandard.perlescintillante { background-color: #F4E3E6; } | table.tableaustandard.perlescintillante { background-color: #F4E3E6; } | ||
table.tableaustandard.perlescintillante th { background-color: #764485; } | table.tableaustandard.perlescintillante th { background-color: #764485; } | ||
.perlescintillante | td.perlescintillante { border: 2px solid #764485; } | ||
.diamantétincelant-perlescintillante | td.diamantétincelant-perlescintillante { border: 2px solid; border-color: #2F9DD4 #2F9DD4 #764485 #764485; } | ||
table.tableaustandard.légendesarceus { background-color: #E2EADC; } | table.tableaustandard.légendesarceus { background-color: #E2EADC; } | ||
table.tableaustandard.légendesarceus th { background-color: #85C697; } | table.tableaustandard.légendesarceus th { background-color: #85C697; } | ||
.légendesarceus | td.légendesarceus { border: 2px solid #85C697; } | ||
table.tableaustandard.écarlate { background-color: #E5D5D6; } | table.tableaustandard.écarlate { background-color: #E5D5D6; } | ||
table.tableaustandard.écarlate th { background-color: #C11A20; } | table.tableaustandard.écarlate th { background-color: #C11A20; } | ||
.écarlate | td.écarlate { border: 2px solid #C11A20; } | ||
table.tableaustandard.violet { background-color: #EADAE4; } | table.tableaustandard.violet { background-color: #EADAE4; } | ||
table.tableaustandard.violet th { background-color: #821884; } | table.tableaustandard.violet th { background-color: #821884; } | ||
.violet | td.violet { border: 2px solid #821884; } | ||
.écarlate-violet | td.écarlate-violet { border: 2px solid; border-color: #C11A20 #C11A20 #821884 #821884; } | ||
table.tableaustandard.masqueturquoise { background-color: #CCE8E7; } | table.tableaustandard.masqueturquoise { background-color: #CCE8E7; } | ||
table.tableaustandard.masqueturquoise th { background-color: #27A69D; } | table.tableaustandard.masqueturquoise th { background-color: #27A69D; } | ||
.masqueturquoise | td.masqueturquoise { border: 2px solid #27A69D; } | ||
table.tableaustandard.disqueindigo { background-color: #D3DEE5; } | table.tableaustandard.disqueindigo { background-color: #D3DEE5; } | ||
table.tableaustandard.disqueindigo th, table.tableaustandard th.disqueindigo { background-color: #0F4561; color: white; } | table.tableaustandard.disqueindigo th, table.tableaustandard th.disqueindigo { background-color: #0F4561; color: white; } | ||
table.tableaustandard.disqueindigo th { background-color: #0F4561; } | table.tableaustandard.disqueindigo th { background-color: #0F4561; } | ||
.disqueindigo | td.disqueindigo { border: 2px solid #0F4561; } | ||
table.tableaustandard.légendesza { background-color: #DAE0D2; } | table.tableaustandard.légendesza { background-color: #DAE0D2; } | ||
table.tableaustandard.légendesza th { background-color: #657D49; } | table.tableaustandard.légendesza th { background-color: #657D49; } | ||
.légendesza | td.légendesza { border: 2px solid #657D49; } | ||
table.tableaustandard.mégadimension { background-color: #E5DDC9; } | table.tableaustandard.mégadimension { background-color: #E5DDC9; } | ||
table.tableaustandard.mégadimension th { background-color: #E5AD32; } | table.tableaustandard.mégadimension th { background-color: #E5AD32; } | ||
.mégadimension | td.mégadimension { border: 2px solid #E5AD32; } | ||
table.tableaustandard.home { background-color: #DCEAE4; } | table.tableaustandard.home { background-color: #DCEAE4; } | ||
table.tableaustandard.home th { background-color: #3D9E77; } | table.tableaustandard.home th { background-color: #3D9E77; } | ||
.home | td.home { border: 2px solid #3D9E77; } | ||
.go | td.go { border: 2px solid #04244B; } | ||
.mastersex | td.mastersex { border: 2px solid #BE8E2C; } | ||
.donjonmystère td | td.donjonmystère, td.donjonmystère-rouge-bleu { border: 2px solid; border-color: #FF4500 #FF4500 #0000CD #0000CD; } | ||
.donjonmystèrebleu | td.donjonmystèrebleu { border: 2px solid #0000CD; } | ||
.donjonmystèrerouge | td.donjonmystèrerouge { border: 2px solid #FF4500; } | ||
.donjonmystère2 td | td.donjonmystère2, td.donjonmystère-ombre-temps { border: 2px solid; border-color: #4682B4 #4682B4 #800000 #800000; } | ||
.donjonmystèreombre | td.donjonmystèreombre { border: 2px solid #800000; } | ||
.donjonmystèretemps | td.donjonmystèretemps { border: 2px solid #4682B4; } | ||
.donjonmystèreciel | td.donjonmystèreciel { border: 2px solid #32CD32; } | ||
.donjonmystère3 td | td.donjonmystère3, td.donjonmystère-portesdelinfini { border: 2px solid #00008B; } | ||
.donjonmystère4 td | td.donjonmystère4, td.mégadonjonmystère { border: 2px solid #DEB100; } | ||
.donjonmystèredx | td.donjonmystèredx { border: 2px solid #996D74; } | ||
/* types */ | /* types */ | ||
table.tableaustandard.inconnu { background-color: #e0ece8; color: black; } | table.tableaustandard.inconnu { background-color: #e0ece8; color: black; } | ||
table.tableaustandard.inconnu th, table.tableaustandard th.inconnu { background-color: #68a090; color: black; } | table.tableaustandard.inconnu th, table.tableaustandard th.inconnu { background-color: #68a090; color: black; } | ||
.inconnu | td.inconnu { border: 2px solid #68a090; } | ||
table.tableaustandard.acier { background-color: #eeeef3; color: black; } | table.tableaustandard.acier { background-color: #eeeef3; color: black; } | ||
table.tableaustandard.acier th, table.tableaustandard th.acier { background-color: #60A2B9; color: black; } | table.tableaustandard.acier th, table.tableaustandard th.acier { background-color: #60A2B9; color: black; } | ||
.acier | td.acier { border: 2px solid #60A2B9; } | ||
table.tableaustandard.métal-jcc { background-color: #eeeef3; color: black; } | table.tableaustandard.métal-jcc { background-color: #eeeef3; color: black; } | ||
table.tableaustandard.métal-jcc th, table.tableaustandard th.métal-jcc { background-color: #adadc6; color: black; } | table.tableaustandard.métal-jcc th, table.tableaustandard th.métal-jcc { background-color: #adadc6; color: black; } | ||
.métal-jcc | td.métal-jcc { border: 2px solid #adadc6; } | ||
table.tableaustandard.combat { background-color: #FFEDDD; color: black; } | table.tableaustandard.combat { background-color: #FFEDDD; color: black; } | ||
table.tableaustandard.combat th, table.tableaustandard th.combat { background-color: #FF8100; color: black; } | table.tableaustandard.combat th, table.tableaustandard th.combat { background-color: #FF8100; color: black; } | ||
.combat | td.combat { border: 2px solid #FF8100; } | ||
table.tableaustandard.combat-jcc { background-color: #e5dcd5; color: black; } | table.tableaustandard.combat-jcc { background-color: #e5dcd5; color: black; } | ||
table.tableaustandard.combat-jcc th, table.tableaustandard th.combat-jcc { background-color: #ce731e; color: black; } | table.tableaustandard.combat-jcc th, table.tableaustandard th.combat-jcc { background-color: #ce731e; color: black; } | ||
.combat-jcc | td.combat-jcc { border: 2px solid #ce731e; } | ||
table.tableaustandard.dragon { background-color: #e7ddfd; color: black; } | table.tableaustandard.dragon { background-color: #e7ddfd; color: black; } | ||
table.tableaustandard.dragon th, table.tableaustandard th.dragon { background-color: #4F60E2; color: black; } | table.tableaustandard.dragon th, table.tableaustandard th.dragon { background-color: #4F60E2; color: black; } | ||
.dragon | td.dragon { border: 2px solid #4F60E2; } | ||
table.tableaustandard.dragon-jcc { background-color: #eae8d5; color: black; } | table.tableaustandard.dragon-jcc { background-color: #eae8d5; color: black; } | ||
table.tableaustandard.dragon-jcc th, table.tableaustandard th.dragon-jcc { background-color: #cebe31; color: black; } | table.tableaustandard.dragon-jcc th, table.tableaustandard th.dragon-jcc { background-color: #cebe31; color: black; } | ||
.dragon-jcc | td.dragon-jcc { border: 2px solid #cebe31; } | ||
table.tableaustandard.eau { background-color: #d7ebff; color: black; } | table.tableaustandard.eau { background-color: #d7ebff; color: black; } | ||
table.tableaustandard.eau th, table.tableaustandard th.eau { background-color: #2481EF; color: black; } | table.tableaustandard.eau th, table.tableaustandard th.eau { background-color: #2481EF; color: black; } | ||
.eau | td.eau { border: 2px solid #2481EF; } | ||
table.tableaustandard.eau-jcc { background-color: #d7ebff; color: black; } | table.tableaustandard.eau-jcc { background-color: #d7ebff; color: black; } | ||
table.tableaustandard.eau-jcc th, table.tableaustandard th.eau-jcc { background-color: #399cff; color: black; } | table.tableaustandard.eau-jcc th, table.tableaustandard th.eau-jcc { background-color: #399cff; color: black; } | ||
.eau-jcc | td.eau-jcc { border: 2px solid #399cff; } | ||
table.tableaustandard.électrik { background-color: #fff3d5; color: black; } | table.tableaustandard.électrik { background-color: #fff3d5; color: black; } | ||
table.tableaustandard.électrik th, table.tableaustandard th.électrik { background-color: #FAC100; color: black; } | table.tableaustandard.électrik th, table.tableaustandard th.électrik { background-color: #FAC100; color: black; } | ||
.électrik | td.électrik { border: 2px solid #FAC100; } | ||
table.tableaustandard.électrique-jcc { background-color: #fff3d5; color: black; } | table.tableaustandard.électrique-jcc { background-color: #fff3d5; color: black; } | ||
table.tableaustandard.électrique-jcc th, table.tableaustandard th.électrique-jcc { background-color: #ffc631; color: black; } | table.tableaustandard.électrique-jcc th, table.tableaustandard th.électrique-jcc { background-color: #ffc631; color: black; } | ||
.électrique-jcc | td.électrique-jcc { border: 2px solid #ffc631; } | ||
table.tableaustandard.feu { background-color: #fddcd5; color: black; } | table.tableaustandard.feu { background-color: #fddcd5; color: black; } | ||
table.tableaustandard.feu th, table.tableaustandard th.feu { background-color: #E72324; color: black; } | table.tableaustandard.feu th, table.tableaustandard th.feu { background-color: #E72324; color: black; } | ||
.feu | td.feu { border: 2px solid #E72324; } | ||
table.tableaustandard.feu-jcc { background-color: #fddcd5; color: black; } | table.tableaustandard.feu-jcc { background-color: #fddcd5; color: black; } | ||
table.tableaustandard.feu-jcc th, table.tableaustandard th.feu-jcc { background-color: #f75231; color: black; } | table.tableaustandard.feu-jcc th, table.tableaustandard th.feu-jcc { background-color: #f75231; color: black; } | ||
.feu-jcc | td.feu-jcc { border: 2px solid #f75231; } | ||
table.tableaustandard.fée { background-color: #f8eaf9; color: black; } | table.tableaustandard.fée { background-color: #f8eaf9; color: black; } | ||
table.tableaustandard.fée th, table.tableaustandard th.fée { background-color: #EF70EF; color: black; } | table.tableaustandard.fée th, table.tableaustandard th.fée { background-color: #EF70EF; color: black; } | ||
.fée | td.fée { border: 2px solid #EF70EF; } | ||
table.tableaustandard.fée-jcc { background-color: #f8eaf9; color: black; } | table.tableaustandard.fée-jcc { background-color: #f8eaf9; color: black; } | ||
table.tableaustandard.fée-jcc th, table.tableaustandard th.fée-jcc { background-color: #e09ae3; color: black; } | table.tableaustandard.fée-jcc th, table.tableaustandard th.fée-jcc { background-color: #e09ae3; color: black; } | ||
.fée-jcc | td.fée-jcc { border: 2px solid #e09ae3; } | ||
table.tableaustandard.glace { background-color: #def5fa; color: black; } | table.tableaustandard.glace { background-color: #def5fa; color: black; } | ||
table.tableaustandard.glace th, table.tableaustandard th.glace { background-color: #3DD9FF; color: black; } | table.tableaustandard.glace th, table.tableaustandard th.glace { background-color: #3DD9FF; color: black; } | ||
.glace | td.glace { border: 2px solid #3DD9FF; } | ||
table.tableaustandard.incolore-jcc { background-color: #f5f5f5; color: black; } | table.tableaustandard.incolore-jcc { background-color: #f5f5f5; color: black; } | ||
table.tableaustandard.incolore-jcc th, table.tableaustandard th.incolore-jcc { background-color: #d0d0d0; color: black; } | table.tableaustandard.incolore-jcc th, table.tableaustandard th.incolore-jcc { background-color: #d0d0d0; color: black; } | ||
.incolore-jcc | td.incolore-jcc { border: 2px solid #d0d0d0; } | ||
table.tableaustandard.insecte { background-color: #eef1d2; color: black; } | table.tableaustandard.insecte { background-color: #eef1d2; color: black; } | ||
table.tableaustandard.insecte th, table.tableaustandard th.insecte { background-color: #92A212; color: black; } | table.tableaustandard.insecte th, table.tableaustandard th.insecte { background-color: #92A212; color: black; } | ||
.insecte | td.insecte { border: 2px solid #92A212; } | ||
table.tableaustandard.normal { background-color: #eeede9; color: black; } | table.tableaustandard.normal { background-color: #eeede9; color: black; } | ||
table.tableaustandard.normal th, table.tableaustandard th.normal { background-color: #A0A2A0; color: black; } | table.tableaustandard.normal th, table.tableaustandard th.normal { background-color: #A0A2A0; color: black; } | ||
.normal | td.normal { border: 2px solid #A0A2A0; } | ||
table.tableaustandard.obscur { background-color: #cccccc; color: white; } | table.tableaustandard.obscur { background-color: #cccccc; color: white; } | ||
table.tableaustandard.obscur th { background-color: black; color: white; } | table.tableaustandard.obscur th { background-color: black; color: white; } | ||
table.tableaustandard.obscur th table td { color: black; } /* Correction d'un bug causé par la ligne précédente si un th d'un tableau avec la classe obscur contient lui-même un tableau */ | table.tableaustandard.obscur th table td { color: black; } /* Correction d'un bug causé par la ligne précédente si un th d'un tableau avec la classe obscur contient lui-même un tableau */ | ||
.obscur | td.obscur { border: 2px solid black; } | ||
table.tableaustandard.obscurité-jcc { background-color: #d7e0e0; color: white; } | table.tableaustandard.obscurité-jcc { background-color: #d7e0e0; color: white; } | ||
table.tableaustandard.obscurité-jcc th, table.tableaustandard th.obscurité-jcc { background-color: #244a51; color: white; } | table.tableaustandard.obscurité-jcc th, table.tableaustandard th.obscurité-jcc { background-color: #244a51; color: white; } | ||
table.tableaustandard.obscurité-jcc th table td { color: #244a51; } /* Correction d'un bug causé par la ligne précédente si un th d'un tableau avec la classe obscur contient lui-même un tableau */ | table.tableaustandard.obscurité-jcc th table td { color: #244a51; } /* Correction d'un bug causé par la ligne précédente si un th d'un tableau avec la classe obscur contient lui-même un tableau */ | ||
.obscurité-jcc | td.obscurité-jcc { border: 2px solid #244a51; } | ||
table.tableaustandard.plante { background-color: #e4f5dc; color: black; } | table.tableaustandard.plante { background-color: #e4f5dc; color: black; } | ||
table.tableaustandard.plante th, table.tableaustandard th.plante { background-color: #3DA224; color: black; } | table.tableaustandard.plante th, table.tableaustandard th.plante { background-color: #3DA224; color: black; } | ||
.plante | td.plante { border: 2px solid #3DA224; } | ||
table.tableaustandard.plante-jcc { background-color: #e4f5dc; color: black; } | table.tableaustandard.plante-jcc { background-color: #e4f5dc; color: black; } | ||
table.tableaustandard.plante-jcc th, table.tableaustandard th.plante-jcc { background-color: #7bce52; color: black; } | table.tableaustandard.plante-jcc th, table.tableaustandard th.plante-jcc { background-color: #7bce52; color: black; } | ||
.plante-jcc | td.plante-jcc { border: 2px solid #7bce52; } | ||
table.tableaustandard.poison { background-color: #f0deed; color: white; } | table.tableaustandard.poison { background-color: #f0deed; color: white; } | ||
table.tableaustandard.poison th, table.tableaustandard th.poison { background-color: #923FCC; color: white; } | table.tableaustandard.poison th, table.tableaustandard th.poison { background-color: #923FCC; color: white; } | ||
.poison | td.poison { border: 2px solid #923FCC; } | ||
table.tableaustandard.psy { background-color: #ffe3ed; color: black; } | table.tableaustandard.psy { background-color: #ffe3ed; color: black; } | ||
table.tableaustandard.psy th, table.tableaustandard th.psy { background-color: #EF3F7A; color: black; } | table.tableaustandard.psy th, table.tableaustandard th.psy { background-color: #EF3F7A; color: black; } | ||
.psy | td.psy { border: 2px solid #EF3F7A; } | ||
table.tableaustandard.psy-jcc { background-color: #f0deed; color: black; } | table.tableaustandard.psy-jcc { background-color: #f0deed; color: black; } | ||
table.tableaustandard.psy-jcc th, table.tableaustandard th.psy-jcc { background-color: #b55aa5; color: black; } | table.tableaustandard.psy-jcc th, table.tableaustandard th.psy-jcc { background-color: #b55aa5; color: black; } | ||
.psy-jcc | td.psy-jcc { border: 2px solid #b55aa5; } | ||
table.tableaustandard.roche { background-color: #f1edde; color: black; } | table.tableaustandard.roche { background-color: #f1edde; color: black; } | ||
table.tableaustandard.roche th, table.tableaustandard th.roche { background-color: #B0AA82; color: black; } | table.tableaustandard.roche th, table.tableaustandard th.roche { background-color: #B0AA82; color: black; } | ||
.roche | td.roche { border: 2px solid #B0AA82; } | ||
table.tableaustandard.sol { background-color: #f6f0de; color: black; } | table.tableaustandard.sol { background-color: #f6f0de; color: black; } | ||
table.tableaustandard.sol th, table.tableaustandard th.sol { background-color: #92501B; color: black; } | table.tableaustandard.sol th, table.tableaustandard th.sol { background-color: #92501B; color: black; } | ||
.sol | td.sol { border: 2px solid #92501B; } | ||
table.tableaustandard.spectre { background-color: #F7E1F7; color: white; } | table.tableaustandard.spectre { background-color: #F7E1F7; color: white; } | ||
table.tableaustandard.spectre th, table.tableaustandard th.spectre { background-color: #703F70; color: white; } | table.tableaustandard.spectre th, table.tableaustandard th.spectre { background-color: #703F70; color: white; } | ||
.spectre | td.spectre { border: 2px solid #703F70; } | ||
table.tableaustandard.ténèbres { background-color: #e3deda; color: white; } | table.tableaustandard.ténèbres { background-color: #e3deda; color: white; } | ||
table.tableaustandard.ténèbres th, table.tableaustandard th.ténèbres { background-color: #4F3F3D; color: white; } | table.tableaustandard.ténèbres th, table.tableaustandard th.ténèbres { background-color: #4F3F3D; color: white; } | ||
.ténèbres | td.ténèbres { border: 2px solid #4F3F3D; } | ||
table.tableaustandard.vol { background-color: #ebeefd; color: black; } | table.tableaustandard.vol { background-color: #ebeefd; color: black; } | ||
table.tableaustandard.vol th, table.tableaustandard th.vol { background-color: #82BAEF; color: black; } | table.tableaustandard.vol th, table.tableaustandard th.vol { background-color: #82BAEF; color: black; } | ||
.vol | td.vol { border: 2px solid #82BAEF; } | ||
table.tableaustandard.stellaire { background:conic-gradient(from 90deg, #C565BD44, #8946CB44, #734EBA44, #707CA744, #869EAA44, #5DBAE144, #2678DB44, #375DC044, #52A5BA44, #6EE05544, #CEDF6B44, #E1E5C344, #E6CC9A44, #FCE04544, #FAA72144, #F7592944, #E14A6844); color: black; } | table.tableaustandard.stellaire { background:conic-gradient(from 90deg, #C565BD44, #8946CB44, #734EBA44, #707CA744, #869EAA44, #5DBAE144, #2678DB44, #375DC044, #52A5BA44, #6EE05544, #CEDF6B44, #E1E5C344, #E6CC9A44, #FCE04544, #FAA72144, #F7592944, #E14A6844); color: black; } | ||
| Ligne 389 : | Ligne 389 : | ||
table.tableaustandard.high-tech { background-color: #e0d2db; color: black; } | table.tableaustandard.high-tech { background-color: #e0d2db; color: black; } | ||
table.tableaustandard.high-tech th, table.tableaustandard th.high-tech { background-color: #ea38a3; color: black; } | table.tableaustandard.high-tech th, table.tableaustandard th.high-tech { background-color: #ea38a3; color: black; } | ||
.high-tech | td.high-tech { border: 2px solid #ea38a3; } | ||
/* Couleurs de lien spéciales pour les tables sombres */ | /* Couleurs de lien spéciales pour les tables sombres */ | ||
| Ligne 402 : | Ligne 402 : | ||
table.tableaustandard.beauté { background-color: #D5DBEA; } | table.tableaustandard.beauté { background-color: #D5DBEA; } | ||
table.tableaustandard.beauté th, table.tableaustandard th.beauté { background-color: #5d86ee; } | table.tableaustandard.beauté th, table.tableaustandard th.beauté { background-color: #5d86ee; } | ||
.beauté | td.beauté { border: 2px solid #5d86ee; } | ||
table.tableaustandard.grâce { background-color: #F7E1E7; } | table.tableaustandard.grâce { background-color: #F7E1E7; } | ||
table.tableaustandard.grâce th, table.tableaustandard th.grâce { background-color: #F85888; } | table.tableaustandard.grâce th, table.tableaustandard th.grâce { background-color: #F85888; } | ||
.grâce | td.grâce { border: 2px solid #F85888; } | ||
table.tableaustandard.intelligence { background-color: #DAE2D5; } | table.tableaustandard.intelligence { background-color: #DAE2D5; } | ||
table.tableaustandard.intelligence th, table.tableaustandard th.intelligence { background-color: #78C850; } | table.tableaustandard.intelligence th, table.tableaustandard th.intelligence { background-color: #78C850; } | ||
.intelligence | td.intelligence { border: 2px solid #78C850; } | ||
table.tableaustandard.robustesse { background-color: #F7EAB9; } | table.tableaustandard.robustesse { background-color: #F7EAB9; } | ||
table.tableaustandard.robustesse th, table.tableaustandard th.robustesse { background-color: #F8D030; } | table.tableaustandard.robustesse th, table.tableaustandard th.robustesse { background-color: #F8D030; } | ||
.robustesse | td.robustesse { border: 2px solid #F8D030; } | ||
table.tableaustandard.sang-froid { background-color: #EDDFDC; } | table.tableaustandard.sang-froid { background-color: #EDDFDC; } | ||
table.tableaustandard.sang-froid th, table.tableaustandard th.sang-froid { background-color: #F05030; } | table.tableaustandard.sang-froid th, table.tableaustandard th.sang-froid { background-color: #F05030; } | ||
.sang-froid | td.sang-froid { border: 2px solid #F05030; } | ||
/* types de dodo pokémon sleep */ | /* types de dodo pokémon sleep */ | ||
.ptidodo | td.ptidodo { border: 2px solid #FFEB6E; } | ||
.bondodo | td.bondodo { border: 2px solid #85FCFF; } | ||
.grododo | td.grododo { border: 2px solid #4588FB; } | ||
/* sensibilités */ | /* sensibilités */ | ||
Version du 6 novembre 2025 à 17:11
/* pour les couleurs */
/* 1) fond nuancé d'un tableau, 2) fond d'une cellule d'entête de tableau, 3) bordure d'une cellule classique */
/* jeux */
table.tableaustandard.vert { background-color: #ccf4cc; }
table.tableaustandard.vert th { background-color: #00cc00; }
td.vert { border: 2px solid #00cc00; }
table.tableaustandard.rouge { background-color: #ffd1d1; }
table.tableaustandard.rouge th { background-color: #ff1919; }
td.rouge { border: 2px solid #ff1919; }
table.tableaustandard.bleu { background-color: #e0dcff; }
table.tableaustandard.bleu th { background-color: #6753ff; }
td.bleu { border: 2px solid #6753ff; }
table.tableaustandard.jaune { background-color: #fffadb; }
table.tableaustandard.jaune th { background-color: #ffe74f; }
td.jaune { border: 2px solid #ffe74f; }
td.rouge-bleu { border: 2px solid; border-color: #ff1919 #ff1919 #6753ff #6753ff; }
td.rouge-vert { border: 2px solid; border-color: #ff1919 #ff1919 #00cc00 #00cc00; }
table.tableaustandard.or { background-color: #fff7cc; }
table.tableaustandard.or th { background-color: #ffd700; }
td.or { border: 2px solid #ffd700; }
table.tableaustandard.argent { background-color: #f5f5f5; }
table.tableaustandard.argent th { background-color: #d0d0d0; }
td.argent { border: 2px solid #d0d0d0; }
table.tableaustandard.cristal { background-color: #cce9e9; }
table.tableaustandard.cristal th { background-color: #009595; }
td.cristal { border: 2px solid #009595; }
td.or-argent { border: 2px solid; border-color: #ffd700 #ffd700 #d0d0d0 #d0d0d0; }
table.tableaustandard.rubis { background-color: #ebccd4; }
table.tableaustandard.rubis th { background-color: #904038; }
td.rubis { border: 2px solid #904038; }
table.tableaustandard.saphir { background-color: #ccccec; }
table.tableaustandard.saphir th { background-color: #384090; }
td.saphir { border: 2px solid #384090; }
table.tableaustandard.émeraude { background-color: #cceccc; }
table.tableaustandard.émeraude th { background-color: #187341; }
td.émeraude { border: 2px solid #187341; }
td.rubis-saphir { border: 2px solid; border-color: #904038 #904038 #384090 #384090; }
table.tableaustandard.colosseum { background-color: #f1e7fa; }
table.tableaustandard.colosseum th { background-color: #b98ae9; }
td.colosseum { border: 2px solid #b98ae9; }
table.tableaustandard.xd { background-color: #e2cce7; }
table.tableaustandard.xd th { background-color: #700087; }
td.xd { border: 2px solid #700087; }
table.tableaustandard.rougefeu { background-color: #fdddcc; }
table.tableaustandard.rougefeu th { background-color: #f85800; }
td.rougefeu { border: 2px solid #f85800; }
table.tableaustandard.vertfeuille { background-color: #d8f5df; }
table.tableaustandard.vertfeuille th { background-color: #40d060; }
td.vertfeuille { border: 2px solid #40d060; }
td.rougefeu-vertfeuille { border: 2px solid; border-color: #f85800 #f85800 #40d060 #40d060; }
table.tableaustandard.diamant { background-color: #eeeeff; }
table.tableaustandard.diamant th { background-color: #aaaaff; }
td.diamant { border: 2px solid #aaaaff; }
table.tableaustandard.perle { background-color: #fff2fd; }
table.tableaustandard.perle th { background-color: #ffbff9; }
td.perle { border: 2px solid #ffbff9; }
table.tableaustandard.platine { background-color: #eaeaea; }
table.tableaustandard.platine th { background-color: #999999; }
td.platine { border: 2px solid #999999; }
td.diamant-perle { border: 2px solid; border-color: #aaaaff #aaaaff #ffbff9 #ffbff9; }
table.tableaustandard.orheartgold { background-color: #f6f3e4; }
table.tableaustandard.orheartgold th { background-color: #d6c67a; }
td.orheartgold { border: 2px solid #d6c67a; }
table.tableaustandard.argentsoulsilver { background-color: #f3f6f6; }
table.tableaustandard.argentsoulsilver th { background-color: #c4d3d6; }
td.argentsoulsilver { border: 2px solid #c4d3d6; }
td.orheartgold-argentsoulsilver { border: 2px solid; border-color: #d6c67a #d6c67a #c4d3d6 #c4d3d6; }
table.tableaustandard.pokéwalker { background-color: #e9cccc; }
table.tableaustandard.pokéwalker th { background-color: #950000; }
td.pokéwalker { border: 2px solid #950000; }
table.tableaustandard.parcdesamis { background-color: #d8f0cc; }
table.tableaustandard.parcdesamis th { background-color: #3db700; }
td.parcdesamis { border: 2px solid #3db700; }
table.tableaustandard.noir { background-color: #d2d2d2; }
table.tableaustandard.noir th { background-color: #202020; color: #ffffff; }
td.noir { border: 2px solid #202020; }
table.tableaustandard.blanc { background-color: #f5f5f5; }
table.tableaustandard.blanc th { background-color: #d0d0d0; }
td.blanc { border: 2px solid #d0d0d0; }
td.noir-blanc { border: 2px solid; border-color: #202020 #202020 #d0d0d0 #d0d0d0; }
table.tableaustandard.dreamworld { background-color: #fde1fd; }
table.tableaustandard.dreamworld th { background-color: #f769f7; }
td.dreamworld { border: 2px solid #f769f7; }
table.tableaustandard.noir2 { background-color: #d5e8fa; }
table.tableaustandard.noir2 th { background-color: #318ce7; }
td.noir2 { border: 2px solid #318ce7; }
table.tableaustandard.blanc2 { background-color: #fad7d8; }
table.tableaustandard.blanc2 th { background-color: #e9383f; }
td.blanc2 { border: 2px solid #e9383f; }
td.noir2-blanc2 { border: 2px solid; border-color: #318ce7 #318ce7 #e9383f #e9383f; }
table.tableaustandard.x { background-color: #dfdcf8; }
table.tableaustandard.x th { background-color: #6050dc; }
td.x { border: 2px solid #6050dc; }
table.tableaustandard.y { background-color: #f8d4d0; }
table.tableaustandard.y th { background-color: #de2916; }
td.y { border: 2px solid #de2916; }
td.x-y { border: 2px solid; border-color: #6050dc #6050dc #de2916 #de2916; }
table.tableaustandard.rubisoméga { background-color: #EFCBCE; }
table.tableaustandard.rubisoméga th { background-color: #F00613; }
td.rubisoméga { border: 2px solid #F00613; }
table.tableaustandard.saphiralpha { background-color: #C5D0E2; }
table.tableaustandard.saphiralpha th { background-color: #0052E4; }
td.saphiralpha { border: 2px solid #0052E4; }
td.rubisoméga-saphiralpha { border: 2px solid; border-color: #F00613 #F00613 #0052E4 #0052E4; }
table.tableaustandard.soleil { background-color: #FFDEC6; }
table.tableaustandard.soleil th { background-color: #E09530; }
td.soleil { border: 2px solid #E09530; }
table.tableaustandard.lune { background-color: #DDE5FF; }
table.tableaustandard.lune th { background-color: #60A4DB; }
td.lune { border: 2px solid #60A4DB; }
td.soleil-lune { border: 2px solid; border-color: #E09530 #E09530 #60A4DB #60A4DB; }
table.tableaustandard.ultrasoleil { background-color: #EDE0D5; }
table.tableaustandard.ultrasoleil th { background-color: #CE7500; }
td.ultrasoleil { border: 2px solid #CE7500; }
table.tableaustandard.ultralune { background-color: #D7D9EA; }
table.tableaustandard.ultralune th { background-color: #3D32D8; }
td.ultralune { border: 2px solid #3D32D8; }
td.ultrasoleil-ultralune { border: 2px solid; border-color: #CE7500 #CE7500 #3D32D8 #3D32D8; }
table.tableaustandard.letsgopikachu { background-color: #E8DFBE; }
table.tableaustandard.letsgopikachu th { background-color: #EEC718; }
td.letsgopikachu { border: 2px solid #EEC718; }
table.tableaustandard.letsgoévoli { background-color: #E0D2C5; }
table.tableaustandard.letsgoévoli th { background-color: #BA7638; }
td.letsgoévoli { border: 2px solid #BA7638; }
td.letsgopikachu-letsgoévoli { border: 2px solid; border-color: #EEC718 #EEC718 #BA7638 #BA7638; }
table.tableaustandard.épée { background-color: #DAE2EA; }
table.tableaustandard.épée th { background-color: #3162A2; }
td.épée { border: 2px solid #3162A2; }
table.tableaustandard.bouclier { background-color: #EAD7DA; }
table.tableaustandard.bouclier th { background-color: #E61A66; }
td.bouclier { border: 2px solid #E61A66; }
td.épée-bouclier { border: 2px solid; border-color: #3162A2 #3162A2 #E61A66 #E61A66; }
table.tableaustandard.isolarmure { background-color: #EDE6C4; }
table.tableaustandard.isolarmure th { background-color: #F4D524; }
td.isolarmure { border: 2px solid #F4D524; }
table.tableaustandard.couronneige { background-color: #D5E5E3; }
table.tableaustandard.couronneige th { background-color: #129588; }
td.couronneige { border: 2px solid #129588; }
table.tableaustandard.diamantétincelant { background-color: #DEE6EF; }
table.tableaustandard.diamantétincelant th { background-color: #2F9DD4; }
td.diamantétincelant { border: 2px solid #2F9DD4; }
table.tableaustandard.perlescintillante { background-color: #F4E3E6; }
table.tableaustandard.perlescintillante th { background-color: #764485; }
td.perlescintillante { border: 2px solid #764485; }
td.diamantétincelant-perlescintillante { border: 2px solid; border-color: #2F9DD4 #2F9DD4 #764485 #764485; }
table.tableaustandard.légendesarceus { background-color: #E2EADC; }
table.tableaustandard.légendesarceus th { background-color: #85C697; }
td.légendesarceus { border: 2px solid #85C697; }
table.tableaustandard.écarlate { background-color: #E5D5D6; }
table.tableaustandard.écarlate th { background-color: #C11A20; }
td.écarlate { border: 2px solid #C11A20; }
table.tableaustandard.violet { background-color: #EADAE4; }
table.tableaustandard.violet th { background-color: #821884; }
td.violet { border: 2px solid #821884; }
td.écarlate-violet { border: 2px solid; border-color: #C11A20 #C11A20 #821884 #821884; }
table.tableaustandard.masqueturquoise { background-color: #CCE8E7; }
table.tableaustandard.masqueturquoise th { background-color: #27A69D; }
td.masqueturquoise { border: 2px solid #27A69D; }
table.tableaustandard.disqueindigo { background-color: #D3DEE5; }
table.tableaustandard.disqueindigo th, table.tableaustandard th.disqueindigo { background-color: #0F4561; color: white; }
table.tableaustandard.disqueindigo th { background-color: #0F4561; }
td.disqueindigo { border: 2px solid #0F4561; }
table.tableaustandard.légendesza { background-color: #DAE0D2; }
table.tableaustandard.légendesza th { background-color: #657D49; }
td.légendesza { border: 2px solid #657D49; }
table.tableaustandard.mégadimension { background-color: #E5DDC9; }
table.tableaustandard.mégadimension th { background-color: #E5AD32; }
td.mégadimension { border: 2px solid #E5AD32; }
table.tableaustandard.home { background-color: #DCEAE4; }
table.tableaustandard.home th { background-color: #3D9E77; }
td.home { border: 2px solid #3D9E77; }
td.go { border: 2px solid #04244B; }
td.mastersex { border: 2px solid #BE8E2C; }
td.donjonmystère, td.donjonmystère-rouge-bleu { border: 2px solid; border-color: #FF4500 #FF4500 #0000CD #0000CD; }
td.donjonmystèrebleu { border: 2px solid #0000CD; }
td.donjonmystèrerouge { border: 2px solid #FF4500; }
td.donjonmystère2, td.donjonmystère-ombre-temps { border: 2px solid; border-color: #4682B4 #4682B4 #800000 #800000; }
td.donjonmystèreombre { border: 2px solid #800000; }
td.donjonmystèretemps { border: 2px solid #4682B4; }
td.donjonmystèreciel { border: 2px solid #32CD32; }
td.donjonmystère3, td.donjonmystère-portesdelinfini { border: 2px solid #00008B; }
td.donjonmystère4, td.mégadonjonmystère { border: 2px solid #DEB100; }
td.donjonmystèredx { border: 2px solid #996D74; }
/* types */
table.tableaustandard.inconnu { background-color: #e0ece8; color: black; }
table.tableaustandard.inconnu th, table.tableaustandard th.inconnu { background-color: #68a090; color: black; }
td.inconnu { border: 2px solid #68a090; }
table.tableaustandard.acier { background-color: #eeeef3; color: black; }
table.tableaustandard.acier th, table.tableaustandard th.acier { background-color: #60A2B9; color: black; }
td.acier { border: 2px solid #60A2B9; }
table.tableaustandard.métal-jcc { background-color: #eeeef3; color: black; }
table.tableaustandard.métal-jcc th, table.tableaustandard th.métal-jcc { background-color: #adadc6; color: black; }
td.métal-jcc { border: 2px solid #adadc6; }
table.tableaustandard.combat { background-color: #FFEDDD; color: black; }
table.tableaustandard.combat th, table.tableaustandard th.combat { background-color: #FF8100; color: black; }
td.combat { border: 2px solid #FF8100; }
table.tableaustandard.combat-jcc { background-color: #e5dcd5; color: black; }
table.tableaustandard.combat-jcc th, table.tableaustandard th.combat-jcc { background-color: #ce731e; color: black; }
td.combat-jcc { border: 2px solid #ce731e; }
table.tableaustandard.dragon { background-color: #e7ddfd; color: black; }
table.tableaustandard.dragon th, table.tableaustandard th.dragon { background-color: #4F60E2; color: black; }
td.dragon { border: 2px solid #4F60E2; }
table.tableaustandard.dragon-jcc { background-color: #eae8d5; color: black; }
table.tableaustandard.dragon-jcc th, table.tableaustandard th.dragon-jcc { background-color: #cebe31; color: black; }
td.dragon-jcc { border: 2px solid #cebe31; }
table.tableaustandard.eau { background-color: #d7ebff; color: black; }
table.tableaustandard.eau th, table.tableaustandard th.eau { background-color: #2481EF; color: black; }
td.eau { border: 2px solid #2481EF; }
table.tableaustandard.eau-jcc { background-color: #d7ebff; color: black; }
table.tableaustandard.eau-jcc th, table.tableaustandard th.eau-jcc { background-color: #399cff; color: black; }
td.eau-jcc { border: 2px solid #399cff; }
table.tableaustandard.électrik { background-color: #fff3d5; color: black; }
table.tableaustandard.électrik th, table.tableaustandard th.électrik { background-color: #FAC100; color: black; }
td.électrik { border: 2px solid #FAC100; }
table.tableaustandard.électrique-jcc { background-color: #fff3d5; color: black; }
table.tableaustandard.électrique-jcc th, table.tableaustandard th.électrique-jcc { background-color: #ffc631; color: black; }
td.électrique-jcc { border: 2px solid #ffc631; }
table.tableaustandard.feu { background-color: #fddcd5; color: black; }
table.tableaustandard.feu th, table.tableaustandard th.feu { background-color: #E72324; color: black; }
td.feu { border: 2px solid #E72324; }
table.tableaustandard.feu-jcc { background-color: #fddcd5; color: black; }
table.tableaustandard.feu-jcc th, table.tableaustandard th.feu-jcc { background-color: #f75231; color: black; }
td.feu-jcc { border: 2px solid #f75231; }
table.tableaustandard.fée { background-color: #f8eaf9; color: black; }
table.tableaustandard.fée th, table.tableaustandard th.fée { background-color: #EF70EF; color: black; }
td.fée { border: 2px solid #EF70EF; }
table.tableaustandard.fée-jcc { background-color: #f8eaf9; color: black; }
table.tableaustandard.fée-jcc th, table.tableaustandard th.fée-jcc { background-color: #e09ae3; color: black; }
td.fée-jcc { border: 2px solid #e09ae3; }
table.tableaustandard.glace { background-color: #def5fa; color: black; }
table.tableaustandard.glace th, table.tableaustandard th.glace { background-color: #3DD9FF; color: black; }
td.glace { border: 2px solid #3DD9FF; }
table.tableaustandard.incolore-jcc { background-color: #f5f5f5; color: black; }
table.tableaustandard.incolore-jcc th, table.tableaustandard th.incolore-jcc { background-color: #d0d0d0; color: black; }
td.incolore-jcc { border: 2px solid #d0d0d0; }
table.tableaustandard.insecte { background-color: #eef1d2; color: black; }
table.tableaustandard.insecte th, table.tableaustandard th.insecte { background-color: #92A212; color: black; }
td.insecte { border: 2px solid #92A212; }
table.tableaustandard.normal { background-color: #eeede9; color: black; }
table.tableaustandard.normal th, table.tableaustandard th.normal { background-color: #A0A2A0; color: black; }
td.normal { border: 2px solid #A0A2A0; }
table.tableaustandard.obscur { background-color: #cccccc; color: white; }
table.tableaustandard.obscur th { background-color: black; color: white; }
table.tableaustandard.obscur th table td { color: black; } /* Correction d'un bug causé par la ligne précédente si un th d'un tableau avec la classe obscur contient lui-même un tableau */
td.obscur { border: 2px solid black; }
table.tableaustandard.obscurité-jcc { background-color: #d7e0e0; color: white; }
table.tableaustandard.obscurité-jcc th, table.tableaustandard th.obscurité-jcc { background-color: #244a51; color: white; }
table.tableaustandard.obscurité-jcc th table td { color: #244a51; } /* Correction d'un bug causé par la ligne précédente si un th d'un tableau avec la classe obscur contient lui-même un tableau */
td.obscurité-jcc { border: 2px solid #244a51; }
table.tableaustandard.plante { background-color: #e4f5dc; color: black; }
table.tableaustandard.plante th, table.tableaustandard th.plante { background-color: #3DA224; color: black; }
td.plante { border: 2px solid #3DA224; }
table.tableaustandard.plante-jcc { background-color: #e4f5dc; color: black; }
table.tableaustandard.plante-jcc th, table.tableaustandard th.plante-jcc { background-color: #7bce52; color: black; }
td.plante-jcc { border: 2px solid #7bce52; }
table.tableaustandard.poison { background-color: #f0deed; color: white; }
table.tableaustandard.poison th, table.tableaustandard th.poison { background-color: #923FCC; color: white; }
td.poison { border: 2px solid #923FCC; }
table.tableaustandard.psy { background-color: #ffe3ed; color: black; }
table.tableaustandard.psy th, table.tableaustandard th.psy { background-color: #EF3F7A; color: black; }
td.psy { border: 2px solid #EF3F7A; }
table.tableaustandard.psy-jcc { background-color: #f0deed; color: black; }
table.tableaustandard.psy-jcc th, table.tableaustandard th.psy-jcc { background-color: #b55aa5; color: black; }
td.psy-jcc { border: 2px solid #b55aa5; }
table.tableaustandard.roche { background-color: #f1edde; color: black; }
table.tableaustandard.roche th, table.tableaustandard th.roche { background-color: #B0AA82; color: black; }
td.roche { border: 2px solid #B0AA82; }
table.tableaustandard.sol { background-color: #f6f0de; color: black; }
table.tableaustandard.sol th, table.tableaustandard th.sol { background-color: #92501B; color: black; }
td.sol { border: 2px solid #92501B; }
table.tableaustandard.spectre { background-color: #F7E1F7; color: white; }
table.tableaustandard.spectre th, table.tableaustandard th.spectre { background-color: #703F70; color: white; }
td.spectre { border: 2px solid #703F70; }
table.tableaustandard.ténèbres { background-color: #e3deda; color: white; }
table.tableaustandard.ténèbres th, table.tableaustandard th.ténèbres { background-color: #4F3F3D; color: white; }
td.ténèbres { border: 2px solid #4F3F3D; }
table.tableaustandard.vol { background-color: #ebeefd; color: black; }
table.tableaustandard.vol th, table.tableaustandard th.vol { background-color: #82BAEF; color: black; }
td.vol { border: 2px solid #82BAEF; }
table.tableaustandard.stellaire { background:conic-gradient(from 90deg, #C565BD44, #8946CB44, #734EBA44, #707CA744, #869EAA44, #5DBAE144, #2678DB44, #375DC044, #52A5BA44, #6EE05544, #CEDF6B44, #E1E5C344, #E6CC9A44, #FCE04544, #FAA72144, #F7592944, #E14A6844); color: black; }
table.tableaustandard.stellaire th, table.tableaustandard th.stellaire { background: linear-gradient(in hsl longer hue 45deg, rgb(36,129,239,0.37) 0 0); color: black; }
table.tableaustandard.high-tech { background-color: #e0d2db; color: black; }
table.tableaustandard.high-tech th, table.tableaustandard th.high-tech { background-color: #ea38a3; color: black; }
td.high-tech { border: 2px solid #ea38a3; }
/* Couleurs de lien spéciales pour les tables sombres */
table.tableaustandard.obscur th a:link, th.obscur a:link, table.tableaustandard.obscurité-jcc th a:link, th.obscurité-jcc a:link, table.tableaustandard.noir th a:link, th.noir a:link, table.tableaustandard.disqueindigo th a:link, th.disqueindigo a:link, table.tableaustandard.ténèbres th a:link, th.ténèbres a:link, table.tableaustandard.spectre th a:link, th.spectre a:link, table.tableaustandard.poison th a:link, th.poison a:link {color: #60A2FF}
table.tableaustandard.obscur th a:visited, th.obscur a:visited, table.tableaustandard.obscurité-jcc th a:visited, th.obscurité-jcc a:visited, table.tableaustandard.noir th a:visited, th.noir a:visited, table.tableaustandard.disqueindigo th a:visited, th.disqueindigo a:visited, table.tableaustandard.ténèbres th a:visited, th.ténèbres a:visited, table.tableaustandard.spectre th a:visited, th.spectre a:visited, table.tableaustandard.poison th a:visited, th.poison a:visited {color: #8377FF}
/* Couleurs de lien spéciales pour les tables bleues */
table.tableaustandard.eau th a:link, th.eau a:link, table.tableaustandard.dragon th a:link, th.dragon a:link { color : #5EC7ED }
table.tableaustandard.eau th a:visited, th.eau a:visited, table.tableaustandard.dragon th a:visited, th.dragon a:visited { color : #ACB4B7 }
/* conditions (concours) */
table.tableaustandard.beauté { background-color: #D5DBEA; }
table.tableaustandard.beauté th, table.tableaustandard th.beauté { background-color: #5d86ee; }
td.beauté { border: 2px solid #5d86ee; }
table.tableaustandard.grâce { background-color: #F7E1E7; }
table.tableaustandard.grâce th, table.tableaustandard th.grâce { background-color: #F85888; }
td.grâce { border: 2px solid #F85888; }
table.tableaustandard.intelligence { background-color: #DAE2D5; }
table.tableaustandard.intelligence th, table.tableaustandard th.intelligence { background-color: #78C850; }
td.intelligence { border: 2px solid #78C850; }
table.tableaustandard.robustesse { background-color: #F7EAB9; }
table.tableaustandard.robustesse th, table.tableaustandard th.robustesse { background-color: #F8D030; }
td.robustesse { border: 2px solid #F8D030; }
table.tableaustandard.sang-froid { background-color: #EDDFDC; }
table.tableaustandard.sang-froid th, table.tableaustandard th.sang-froid { background-color: #F05030; }
td.sang-froid { border: 2px solid #F05030; }
/* types de dodo pokémon sleep */
td.ptidodo { border: 2px solid #FFEB6E; }
td.bondodo { border: 2px solid #85FCFF; }
td.grododo { border: 2px solid #4588FB; }
/* sensibilités */
table.tableaustandard .immunité { background-color: #cccccc; }
table.tableaustandard .résistance { background-color: #aaffaa; }
table.tableaustandard .doublerésistance { background-color: #3af24b; }
table.tableaustandard .standard { background-color: #ffffaa; }
table.tableaustandard .faiblesse { background-color: #ffaaaa; }
table.tableaustandard .doublefaiblesse { background-color: #ff5e4d; }
/* tableau pokémon */
table.tableaustandard .transition { background-color: #AAAAFF; }
table.tableaustandard .hautesherbes { background-color: #8EE86E; }
table.tableaustandard .hautesherbesvolcaniques { background-color: #919675; }
table.tableaustandard .hautesherbesbrunes { background-color: #C4A95A; }
table.tableaustandard .herbessombres { background-color: #5AA2B5; }
table.tableaustandard .longuesherbes { background-color: #2E8445; }
table.tableaustandard .longuesherbessombres { background-color: #417582; }
table.tableaustandard .hautesherbesremuantes { background-color: #437F66; }
table.tableaustandard .algues { background-color: #406A77; }
table.tableaustandard .trouéecachée { background-color: #006029; }
table.tableaustandard .fleursrouges, table.tableaustandard .baiesrouges { background-color: #D14B4D; }
table.tableaustandard .fleursjaunes, table.tableaustandard .baiesjaunes { background-color: #F6F039; }
table.tableaustandard .fleursviolettes, table.tableaustandard .baiesviolettes { background-color: #B854BA; }
table.tableaustandard .baiesbleues { background-color: #6464FF; }
table.tableaustandard .baiesvertes { background-color: #64D364; }
table.tableaustandard .baiesroses { background-color: #F4BDC9; }
table.tableaustandard .caché { background-color: #100F0A; color: #FFFFFF; }
table.tableaustandard .vadrouilleur { background-color: #FF691F; }
table.tableaustandard .fossile { background-color: #EA9D01; }
table.tableaustandard .marécage { background-color: #666600; }
table.tableaustandard .cave { background-color: #BDA55A; }
table.tableaustandard .étage { background-color: #CEBBA9; }
table.tableaustandard .rezdechaussée { background-color: #CC945F; }
table.tableaustandard .soussol { background-color: #A8611F; }
table.tableaustandard .sable { background-color: #FFC46D; }
table.tableaustandard .solaccidenté { background-color: #D8D8B1; }
table.tableaustandard .ausol { background-color: #874327; }
table.tableaustandard .arbre { background-color: #18A047; }
table.tableaustandard .miel { background-color: #F8B848; }
table.tableaustandard .buisson { background-color: #88B72A; }
table.tableaustandard .poubelle { background-color: #6D6870; }
table.tableaustandard .éclateroc { background-color: #A88855; }
table.tableaustandard .coupdboule { background-color: #18A047; }
table.tableaustandard .air { background-color: #BACED3; }
table.tableaustandard .surf { background-color: #019DEA; }
table.tableaustandard .surf-ombre { background-color: #4A568E; }
table.tableaustandard .canne { background-color: #72B6D8; }
table.tableaustandard .supercanne { background-color: #3697C4; }
table.tableaustandard .mégacanne, table.tableaustandard .canne-ombre { background-color: #1674A0; }
table.tableaustandard .baie { background-color: #E04C8A; }
table.tableaustandard .baiesrouges { background-color: #FF6464; }
table.tableaustandard .essaim, table.tableaustandard .troupeau, table.tableaustandard .horde { background-color: #FE6144; }
table.tableaustandard .renfort { background-color: #6AC5EE; }
table.tableaustandard .pokéradar, table.tableaustandard .navidex, table.tableaustandard .scannerdesîles { background-color: #FE9B09; }
table.tableaustandard .sonhoenn { background-color: #F4A338; }
table.tableaustandard .sonsinnoh { background-color: #1D45F7; }
table.tableaustandard th.rubis { background-color: #904038; }
table.tableaustandard th.saphir { background-color: #384090; }
table.tableaustandard th.émeraude { background-color: #187341; }
table.tableaustandard th.rougefeu { background-color: #f85800; }
table.tableaustandard th.vertfeuille { background-color: #40d060; }
table.tableaustandard .rougefeu-vertfeuille-émeraude { background-color: #EBFF70; }
table.tableaustandard .gameboy, table.tableaustandard .rencontrespéciale { background-color: #DECDF6; }
table.tableaustandard .bug { background-color: #68A090; }
table.tableaustandard .n { background-color: #98D880; }
table.tableaustandard .matin { background-color: #FFFFAA; }
table.tableaustandard .jour { background-color: #5ED0FF; }
table.tableaustandard .nuit { background-color: #103362; color: #DEDEDE }
table.tableaustandard .printemps { background-color: #B5FF5A; }
table.tableaustandard .été { background-color: #7BD6FF; }
table.tableaustandard .automne { background-color: #FFA57B; }
table.tableaustandard .hiver { background-color: #F7DEFF; }
table.tableaustandard .météo-soleil { background-color: #F7C340; }
table.tableaustandard .nuage { background-color: #DBD160; }
table.tableaustandard .pluie { background-color: #7FB6DB; }
table.tableaustandard .orage { background-color: #B5ACA1; }
table.tableaustandard .neige { background-color: #E0E2E2; }
table.tableaustandard .blizzard { background-color: #92C6CE; }
table.tableaustandard .soleilintense { background-color: #EF7939; }
table.tableaustandard .tempêtedesable { background-color: #AFAD31; }
table.tableaustandard .brume { background-color: #8D7899; }
table.tableaustandard .raid1 { background-color: #F5A5BD; }
table.tableaustandard .raid2 { background-color: #EEA6C3; }
table.tableaustandard .raid3 { background-color: #E7A9CC; }
table.tableaustandard .raid4 { background-color: #E0ACD3; }
table.tableaustandard .raid5 { background-color: #DAAEDC; }