MediaWiki:Common.css: Difference between revisions

From QuatenusWiki
No edit summary
Tag: Manual revert
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins  
body {
body {
   background-color: #F27A35;
   background-color: #F27A35;
}
}
*/

Latest revision as of 13:44, 19 December 2024

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