Jump to content

MediaWiki:Common.css: Difference between revisions

From Gangcraft Wiki
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
}