MediaWiki:Gadget-couleurs.css

De Poképédia
Aller à la navigation Aller à la recherche

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/* 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.vert { background-color: #ccf4cc !important; }
table.vert th { background-color: #00cc00 !important; }
td.vert { border: 2px solid #00cc00; }

table.rouge { background-color: #ffd1d1 !important; }
table.rouge th { background-color: #ff1919 !important; }
td.rouge { border: 2px solid #ff1919; }

table.bleu { background-color: #e0dcff !important; }
table.bleu th { background-color: #6753ff !important; }
td.bleu { border: 2px solid #6753ff; }

table.jaune { background-color: #fffadb !important; }
table.jaune th { background-color: #ffe74f !important; }
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.or { background-color: #fff7cc !important; }
table.or th { background-color: #ffd700 !important; }
td.or { border: 2px solid #ffd700; }

table.argent { background-color: #f5f5f5 !important; }
table.argent th { background-color: #d0d0d0 !important; }
td.argent { border: 2px solid #d0d0d0; }

table.cristal { background-color: #cce9e9 !important; }
table.cristal th { background-color: #009595 !important; }
td.cristal { border: 2px solid #009595; }

td.or-argent { border: 2px solid; border-color: #ffd700 #ffd700 #d0d0d0 #d0d0d0; }

table.rubis { background-color: #ebccd4 !important; }
table.rubis th { background-color: #904038 !important; }
td.rubis { border: 2px solid #904038; }

table.saphir { background-color: #ccccec !important; }
table.saphir th { background-color: #384090 !important; }
td.saphir { border: 2px solid #384090; }

table.émeraude { background-color: #cceccc !important; }
table.émeraude th { background-color: #187341 !important; }
td.émeraude { border: 2px solid #187341; }

td.rubis-saphir { border: 2px solid; border-color: #904038 #904038 #384090 #384090; }

table.colosseum { background-color: #f1e7fa !important; }
table.colosseum th { background-color: #b98ae9 !important; }
td.colosseum { border: 2px solid #b98ae9; }

table.xd { background-color: #e2cce7 !important; }
table.xd th { background-color: #700087 !important; }
td.xd { border: 2px solid #700087; }

table.rougefeu { background-color: #fdddcc !important; }
table.rougefeu th { background-color: #f85800 !important; }
td.rougefeu { border: 2px solid #f85800; }

table.vertfeuille { background-color: #d8f5df !important; }
table.vertfeuille th { background-color: #40d060 !important; }
td.vertfeuille { border: 2px solid #40d060; }

td.rougefeu-vertfeuille { border: 2px solid; border-color: #f85800 #f85800 #40d060 #40d060; }

table.diamant { background-color: #eeeeff !important; }
table.diamant th { background-color: #aaaaff !important; }
td.diamant { border: 2px solid #aaaaff; }

table.perle { background-color: #fff2fd !important; }
table.perle th { background-color: #ffbff9 !important; }
td.perle { border: 2px solid #ffbff9; }

table.platine { background-color: #eaeaea !important; }
table.platine th { background-color: #999999 !important; }
td.platine { border: 2px solid #999999; }

td.diamant-perle { border: 2px solid; border-color: #aaaaff #aaaaff #ffbff9 #ffbff9; }

table.orheartgold { background-color: #f6f3e4 !important; }
table.orheartgold th { background-color: #d6c67a !important; }
td.orheartgold { border: 2px solid #d6c67a; }

table.argentsoulsilver { background-color: #f3f6f6 !important; }
table.argentsoulsilver th { background-color: #c4d3d6 !important; }
td.argentsoulsilver { border: 2px solid #c4d3d6; }

td.orheartgold-argentsoulsilver { border: 2px solid; border-color: #d6c67a #d6c67a #c4d3d6 #c4d3d6; }

table.pokéwalker { background-color: #e9cccc !important; }
table.pokéwalker th { background-color: #950000 !important; }
td.pokéwalker { border: 2px solid #950000; }

table.parcdesamis { background-color: #d8f0cc !important; }
table.parcdesamis th { background-color: #3db700 !important; }
td.parcdesamis { border: 2px solid #3db700; }

table.noir { background-color: #d2d2d2 !important; }
table.noir th { background-color: #202020 !important; color: #ffffff; }
td.noir { border: 2px solid #202020; }

table.blanc { background-color: #f5f5f5 !important; }
table.blanc th { background-color: #d0d0d0 !important; }
td.blanc { border: 2px solid #d0d0d0; }

td.noir-blanc { border: 2px solid; border-color: #202020 #202020 #d0d0d0 #d0d0d0; }

table.dreamworld { background-color: #fde1fd !important; }
table.dreamworld th { background-color: #f769f7 !important; }
td.dreamworld { border: 2px solid #f769f7; }

table.noir2 { background-color: #d5e8fa !important; }
table.noir2 th { background-color: #318ce7 !important; }
td.noir2 { border: 2px solid #318ce7; }

table.blanc2 { background-color: #fad7d8 !important; }
table.blanc2 th { background-color: #e9383f !important; }
td.blanc2 { border: 2px solid #e9383f; }

td.noir2-blanc2 { border: 2px solid; border-color: #318ce7 #318ce7 #e9383f #e9383f; }

table.x { background-color: #dfdcf8 !important; }
table.x th { background-color: #6050dc !important; }
td.x { border: 2px solid #6050dc; }

table.y { background-color: #f8d4d0 !important; }
table.y th { background-color: #de2916 !important; }
td.y { border: 2px solid #de2916; }

td.x-y { border: 2px solid; border-color: #6050dc #6050dc #de2916 #de2916; }

table.rubisoméga { background-color: #EFCBCE !important; }
table.rubisoméga th { background-color: #F00613 !important; }
td.rubisoméga { border: 2px solid #F00613; }

table.saphiralpha { background-color: #C5D0E2 !important; }
table.saphiralpha th { background-color: #0052E4 !important; }
td.saphiralpha { border: 2px solid #0052E4; }

td.rubisoméga-saphiralpha { border: 2px solid; border-color: #F00613 #F00613 #0052E4 #0052E4; }

table.soleil { background-color: #FFDEC6 !important; }
table.soleil th { background-color: #E09530 !important; }
td.soleil { border: 2px solid #E09530; }

table.lune { background-color: #DDE5FF !important; }
table.lune th { background-color: #60A4DB !important; }
td.lune { border: 2px solid #60A4DB; }

td.soleil-lune { border: 2px solid; border-color: #E09530 #E09530 #60A4DB #60A4DB; }

table.ultrasoleil { background-color: #EDE0D5 !important; }
table.ultrasoleil th { background-color: #CE7500 !important; }
td.ultrasoleil { border: 2px solid #CE7500; }

table.ultralune { background-color: #D7D9EA !important; }
table.ultralune th { background-color: #3D32D8 !important; }
td.ultralune { border: 2px solid #3D32D8; }

td.ultrasoleil-ultralune { border: 2px solid; border-color: #CE7500 #CE7500 #3D32D8 #3D32D8; }

table.letsgopikachu { background-color: #E8DFBE !important; }
table.letsgopikachu th { background-color: #EEC718 !important; }
td.letsgopikachu { border: 2px solid #EEC718; }

table.letsgoévoli { background-color: #E0D2C5 !important; }
table.letsgoévoli th { background-color: #BA7638 !important; }
td.letsgoévoli { border: 2px solid #BA7638; }

td.letsgopikachu-letsgoévoli { border: 2px solid; border-color: #EEC718 #EEC718 #BA7638 #BA7638; }

table.épée { background-color: #DAE2EA !important; }
table.épée th { background-color: #3162A2 !important; }
td.épée { border: 2px solid #3162A2; }

table.bouclier { background-color: #EAD7DA !important; }
table.bouclier th { background-color: #E61A66 !important; }
td.bouclier { border: 2px solid #E61A66; }

td.épée-bouclier { border: 2px solid; border-color: #3162A2 #3162A2 #E61A66 #E61A66; }

table.isolarmure { background-color: #EDE6C4 !important; }
table.isolarmure th { background-color: #F4D524 !important; }
td.isolarmure { border: 2px solid #F4D524; }

table.couronneige { background-color: #D5E5E3 !important; }
table.couronneige th { background-color: #129588 !important; }
td.couronneige { border: 2px solid #129588; }

table.diamantétincelant { background-color: #DEE6EF !important; }
table.diamantétincelant th { background-color: #2F9DD4 !important; }
td.diamantétincelant { border: 2px solid #2F9DD4; }

table.perlescintillante { background-color: #F4E3E6 !important; }
table.perlescintillante th { background-color: #764485 !important; }
td.perlescintillante { border: 2px solid #764485; }

td.diamantétincelant-perlescintillante { border: 2px solid; border-color: #2F9DD4 #2F9DD4 #764485 #764485; }

table.légendesarceus { background-color: #E2EADC !important; }
table.légendesarceus th { background-color: #85C697 !important; }
td.légendesarceus { border: 2px solid #85C697; }

table.écarlate { background-color: #E5D5D6 !important; }
table.écarlate th { background-color: #C11A20 !important; }
td.écarlate { border: 2px solid #C11A20; }

table.violet { background-color: #EADAE4 !important; }
table.violet th { background-color: #821884 !important; }
td.violet { border: 2px solid #821884; }

td.écarlate-violet { border: 2px solid; border-color: #C11A20 #C11A20 #821884 #821884; }

table.masqueturquoise { background-color: #CCE8E7 !important; }
table.masqueturquoise th { background-color: #27A69D !important; }
td.masqueturquoise { border: 2px solid #27A69D; }

table.disqueindigo { background-color: #D3DEE5 !important; }
table.disqueindigo th, table.tableaustandard th.disqueindigo { background-color: #0F4561 !important; color: white !important; }
table.disqueindigo th { background-color: #0F4561 !important; }
td.disqueindigo { border: 2px solid #0F4561; }

table.légendesza { background-color: #DAE0D2 !important; }
table.légendesza th { background-color: #657D49 !important; }
td.légendesza { border: 2px solid #657D49; }

table.home { background-color: #DCEAE4 !important; }
table.home th { background-color: #3D9E77 !important; }
td.home { border: 2px solid #3D9E77; }

td.go { border: 2px solid #04244B; }

td.donjonmystère { border: 2px solid; border-color: #0000CD #0000CD #FF4500 #FF4500; }
td.donjonmystèrebleu { border: 2px solid #0000CD; }
td.donjonmystèrerouge { border: 2px solid #FF4500; }

td.donjonmystère2 { border: 2px solid; border-color: #800000 #800000 #4682B4 #4682B4; }
td.donjonmystèreombre { border: 2px solid #800000; }
td.donjonmystèretemps { border: 2px solid #4682B4; }
td.donjonmystèreciel { border: 2px solid #32CD32; }

td.donjonmystère3 { border: 2px solid #00008B; }

td.donjonmystère4 { border: 2px solid #DEB100; }

/* types */
table.inconnu { background-color: #e0ece8 !important; }
table.inconnu th, table.tableaustandard th.inconnu { background-color: #68a090 !important; }
td.inconnu { border: 2px solid #68a090; }

table.acier { background-color: #eeeef3 !important; }
table.acier th, table.tableaustandard th.acier { background-color: #60A2B9 !important; }
td.acier { border: 2px solid #60A2B9; }
table.métal-jcc { background-color: #eeeef3 !important; }
table.métal-jcc th, table.tableaustandard th.métal-jcc { background-color: #adadc6 !important; }
td.métal-jcc { border: 2px solid #adadc6; }

table.combat { background-color: #FFEDDD !important; }
table.combat th, table.tableaustandard th.combat { background-color: #FF8100 !important; }
td.combat { border: 2px solid #FF8100; }

table.combat-jcc { background-color: #e5dcd5 !important; }
table.combat-jcc th, table.tableaustandard th.combat-jcc { background-color: #ce731e !important; }
td.combat-jcc { border: 2px solid #ce731e; }

table.dragon { background-color: #e7ddfd !important; }
table.dragon th, table.tableaustandard th.dragon { background-color: #4F60E2 !important; }
td.dragon { border: 2px solid #4F60E2; }

table.dragon-jcc { background-color: #eae8d5 !important; }
table.dragon-jcc th, table.tableaustandard th.dragon-jcc { background-color: #cebe31 !important; }
td.dragon-jcc { border: 2px solid #cebe31; }

table.eau { background-color: #d7ebff !important; }
table.eau th, table.tableaustandard th.eau { background-color: #2481EF !important; }
td.eau { border: 2px solid #2481EF; }
table.eau-jcc { background-color: #d7ebff !important; }
table.eau-jcc th, table.tableaustandard th.eau-jcc { background-color: #399cff !important; }
td.eau-jcc { border: 2px solid #399cff; }

table.Électrik, table.Électrique, table.électrik, table.électrique { background-color: #fff3d5 !important; }
table.Électrik th, table.Électrique th, table.électrik th, table.électrique th, table.tableaustandard th.électrik, table.tableaustandard th.électrique { background-color: #FAC100 !important; }
td.Électrik, td.Électrique, td.électrik, td.électrique, td.électrique-jcc { border: 2px solid #FAC100; }
table.électrique-jcc { background-color: #fff3d5 !important; }
table.électrique-jcc th, table.tableaustandard th.électrique-jcc { background-color: #ffc631 !important; }
td.électrique-jcc { border: 2px solid #ffc631; }

table.feu { background-color: #fddcd5 !important; }
table.feu th, table.tableaustandard th.feu { background-color: #E72324 !important; }
td.feu { border: 2px solid #E72324; }
table.feu-jcc { background-color: #fddcd5 !important; }
table.feu-jcc th, table.tableaustandard th.feu-jcc { background-color: #f75231 !important; }
td.feu-jcc { border: 2px solid #f75231; }

table.fée { background-color: #f8eaf9 !important; }
table.fée th, table.tableaustandard th.fée { background-color: #EF70EF !important; }
td.fée { border: 2px solid #EF70EF; }
table.fée-jcc { background-color: #f8eaf9 !important; }
table.fée-jcc th, table.tableaustandard th.fée-jcc { background-color: #e09ae3 !important; }
td.fée-jcc { border: 2px solid #e09ae3; }

table.glace { background-color: #def5fa !important; }
table.glace th, table.tableaustandard th.glace { background-color: #3DD9FF !important; }
td.glace { border: 2px solid #3DD9FF; }

table.incolore-jcc { background-color: #f5f5f5 !important; }
table.incolore-jcc th, table.tableaustandard th.incolore-jcc { background-color: #d0d0d0 !important; }
td.incolore-jcc { border: 2px solid #d0d0d0; }

table.insecte { background-color: #eef1d2 !important; }
table.insecte th, table.tableaustandard th.insecte { background-color: #92A212 !important; }
td.insecte { border: 2px solid #92A212; }

table.normal { background-color: #eeede9 !important; }
table.normal th, table.tableaustandard th.normal { background-color: #A0A2A0 !important; }
td.normal { border: 2px solid #A0A2A0; }

table.obscur { background-color: #cccccc !important; }
table.obscur th { background-color: black !important; color: white !important; }
table.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.obscurité-jcc { background-color: #d7e0e0 !important; }
table.obscurité-jcc th, table.tableaustandard th.obscurité-jcc { background-color: #244a51 !important; color: white !important; }
table.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; }

/* Couleurs de lien spéciales pour les tables sombres */
table.obscur th a:link, th.obscur a:link, table.obscurité-jcc th a:link, th.obscurité-jcc a:link, table.noir th a:link, th.noir a:link, table.disqueindigo th a:link, th.disqueindigo a:link { color:  #60A2FF; }
table.obscur th a:visited, th.obscur a:visited, table.obscurité-jcc th a:visited, th.obscurité-jcc a:visited, table.noir th a:visited, th.noir a:visited, table.disqueindigo th a:visited, th.disqueindigo a:visited { color:  #8377FF; }

table.plante { background-color: #e4f5dc !important; }
table.plante th, table.tableaustandard th.plante { background-color: #3DA224 !important; }
td.plante { border: 2px solid #3DA224; }
table.plante-jcc { background-color: #e4f5dc !important; }
table.plante-jcc th, table.tableaustandard th.plante-jcc { background-color: #7bce52 !important; }
td.plante-jcc { border: 2px solid #7bce52; }

table.poison { background-color: #f0deed !important; }
table.poison th, table.tableaustandard th.poison { background-color: #923FCC !important; }
td.poison { border: 2px solid #923FCC; }

table.psy { background-color: #ffe3ed !important; }
table.psy th, table.tableaustandard th.psy { background-color: #EF3F7A !important; }
td.psy { border: 2px solid #EF3F7A; }

table.psy-jcc { background-color: #f0deed !important; }
table.psy-jcc th, table.tableaustandard th.psy-jcc { background-color: #b55aa5 !important; }
td.psy-jcc { border: 2px solid #b55aa5; }

table.roche { background-color: #f1edde !important; }
table.roche th, table.tableaustandard th.roche { background-color: #B0AA82 !important; }
td.roche { border: 2px solid #B0AA82; }

table.sol { background-color: #f6f0de !important; }
table.sol th, table.tableaustandard th.sol { background-color: #92501B !important; }
td.sol { border: 2px solid #92501B; }

table.spectre { background-color: #F7E1F7 !important; }
table.spectre th, table.tableaustandard th.spectre { background-color: #703F70 !important; }
td.spectre { border: 2px solid #703F70 !important; }

table.ténèbres { background-color: #e3deda !important; }
table.ténèbres th, table.tableaustandard th.ténèbres { background-color: #4F3F3D !important; }
td.ténèbres { border: 2px solid #4F3F3D !important; }

table.vol { background-color: #ebeefd !important; }
table.vol th, table.tableaustandard th.vol { background-color: #82BAEF !important; }
td.vol { border: 2px solid #82BAEF !important; }

table.stellaire { background:conic-gradient(from 90deg, #C565BD44, #8946CB44, #734EBA44, #707CA744, #869EAA44, #5DBAE144, #2678DB44, #375DC044, #52A5BA44, #6EE05544, #CEDF6B44, #E1E5C344, #E6CC9A44, #FCE04544, #FAA72144, #F7592944, #E14A6844) !important; }
table.stellaire th, table.tableaustandard th.stellaire { background:linear-gradient(in hsl longer hue 45deg, rgb(36,129,239,0.37) 0 0) !important; }

table.high-tech { background-color: #e0d2db !important; }
table.high-tech th, table.tableaustandard th.high-tech { background-color: #ea38a3 !important; }
td.high-tech { border: 2px solid #ea38a3; }

/* conditions (concours) */
table.beauté { background-color: #D5DBEA !important; }
table.beauté th, table.tableaustandard th.beauté { background-color: #5d86ee !important; }
td.beauté { border: 2px solid #5d86ee !important; }

table.grâce { background-color: #F7E1E7 !important; }
table.grâce th, table.tableaustandard th.grâce { background-color: #F85888 !important; }
td.grâce { border: 2px solid #F85888 !important; }

table.intelligence { background-color: #DAE2D5 !important; }
table.intelligence th, table.tableaustandard th.intelligence { background-color: #78C850 !important; }
td.intelligence { border: 2px solid #78C850 !important; }

table.robustesse { background-color: #F7EAB9 !important; }
table.robustesse th, table.tableaustandard th.robustesse { background-color: #F8D030 !important; }
td.robustesse { border: 2px solid #F8D030 !important; }

table.sang-froid { background-color: #EDDFDC !important; }
table.sang-froid th, table.tableaustandard th.sang-froid { background-color: #F05030 !important; }
td.sang-froid { border: 2px solid #F05030 !important; }

/* types de dodo pokémon sleep */
td.ptidodo { border: 2px solid #FFEB6E !important; }

td.bondodo { border: 2px solid #85FCFF !important; }

td.grododo { border: 2px solid #4588FB !important; }

/* 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; }