Difference between revisions of "MediaWiki:Common.css"

From TQAuditor Wiki
Jump to: navigation, search
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
 
body {
 
body {
   background: red;
+
   background: #BEF7F8;
 
}
 
}

Revision as of 13:40, 26 July 2021

body {
  background: #BEF7F8;
}