Toggle menu
526
1.5K
107
22.7K
Epithet Erased Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
(Created page with "body { background-color: lightblue; }")
 
No edit summary
Line 1: Line 1:
body {
body {
   background-color: lightblue;
   background-color: #4B0082;
}
}

Revision as of 15:23, 17 June 2024

body {
  background-color: #4B0082;
}