MediaWiki:Common.css: Difference between revisions

From Apatani Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
#globalWrapper {
body, #globalWrapper, #content, #mw-content-text {
   background-color: #F6EDDF;
   background-color: #F6EDDF !important;
}
}

Revision as of 09:56, 16 August 2025

body, #globalWrapper, #content, #mw-content-text {
  background-color: #F6EDDF !important;
}