MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
No edit summary
 
Line 13: Line 13:




#content h1 { color: #d9dcdf; }
#content h1 { color: #222221; }


#content h2 { color: #d9dcdf; }
#content h2 { color: #222221; }


#content h3 { color: #d9dcdf; }
#content h3 { color: #222221; }

Latest revision as of 03:34, 30 December 2024

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


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


#content { background-color: #e4e4e4 }


body { color: #222221; }


#content h1 { color: #222221; }

#content h2 { color: #222221; }

#content h3 { color: #222221; }