MediaWiki:Common.css: Difference between revisions

From IUO Tome of Knowledge
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
#globalWrapper {
#globalWrapper {
   background-color: #202020;
   background-color: #202020;
}
#p-navigation-label {
  color: #ffffff;
}
}

Revision as of 05:36, 6 October 2025

#globalWrapper {
   background-color: #202020;
}

#p-navigation-label {
   color: #ffffff;
}