Jump to content

Template:Layout/styles.css: Difference between revisions

From wikiNonStop
Content deleted Content added
No edit summary
No edit summary
Line 6: Line 6:
.TRAP {font-weight: bold; background-color:Aqua;}
.TRAP {font-weight: bold; background-color:Aqua;}
.SP {font-weight: bold; background-color:BurlyWood;}
.SP {font-weight: bold; background-color:BurlyWood;}
.MK {font-weight: bold; background-color:CornflowerBlue;}

Revision as of 20:03, 27 June 2026

/* CSS used for Player position layout */
.R5  { font-weight: bold; background-color:Crimson; }
.R4s { font-weight: bold; background-color:LightGreen;}
.R4  { font-weight: bold; background-color:YellowGreen;}
.TOP { font-weight: bold; background-color:Lavender;}
.TRAP {font-weight: bold; background-color:Aqua;}
.SP   {font-weight: bold; background-color:BurlyWood;}
.MK   {font-weight: bold; background-color:CornflowerBlue;}