MediaWiki:Common.css: Difference between revisions

From Trans World Express
Created page with "body { background-color: #bba5ff; }"
 
No edit summary
Line 1: Line 1:
body {
body {
  background-color: #bba5ff;
}
div {
   background-color: #bba5ff;
   background-color: #bba5ff;
}
}

Revision as of 22:19, 3 February 2025

body {
  background-color: #bba5ff;
}

div {
  background-color: #bba5ff;
}