MediaWiki:Common.css: Difference between revisions
Appearance
Blanked the page Tag: Blanking |
No edit summary |
||
Line 1: | Line 1: | ||
.chat-message-box { | |||
background-color: light-dark(#f5f5f5, #242424); | |||
} | |||
.player-name { | |||
color: #5555FF | |||
} |
Revision as of 19:34, 7 April 2025
.chat-message-box { background-color: light-dark(#f5f5f5, #242424); } .player-name { color: #5555FF }