MediaWiki:Common.css: Difference between revisions

From Trans World Express
No edit summary
No edit summary
Line 1: Line 1:
body {
:root {
  background-color: #bba5ff;
}
 
div {
  background-color: #bba5ff;
}
 
header {
  background-color: #bba5ff;
}
 
nav {
   background-color: #bba5ff;
   background-color: #bba5ff;
}
}

Revision as of 22:23, 3 February 2025

:root {
  background-color: #bba5ff;
}