MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
Tag: Manual revert
No edit summary
Line 10: Line 10:




body { color: #c8bd92; }
body { color: #d9dcdf; }





Revision as of 03:29, 30 December 2024

/* CSS placed here will be applied to all skins */


body {
  background-image: url(/images/8/8e/Backgroundred.png);
}


#content { background-color: #353227 }


body { color: #d9dcdf; }


#content h1 { color: #d9dcdf; }

#content h2 { color: #d9dcdf; }

#content h3 { color: #d9dcdf; }