MediaWiki:Common.css: Difference between revisions

From The Akalana Archive
No edit summary
No edit summary
Line 3: Line 3:
   background: #000000;
   background: #000000;
}
}
#content{ background: #080904; }

Revision as of 17:05, 8 July 2024

/* CSS placed here will be applied to all skins */
body {
  background: #000000;
}

#content{ background: #080904; }