Template:Layout/styles.css: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
.TOP { font-weight: bold; background-color:Lavender;} |
.TOP { font-weight: bold; background-color:Lavender;} |
||
.TRAP {font-weight: bold; background-color:Aqua;} |
.TRAP {font-weight: bold; background-color:Aqua;} |
||
.SP {font-weight: bold; background-color:BurlyWood;} |
|||
Revision as of 20:02, 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;}