Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
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 */
/* This doesn't really work for a few reasons.. I think it doesn't apply to all users, and putting on body didn't work anyways
/* NOTE - ADD THIS ALL TO [[MediaWiki:MObile.css]] AS WELL OR IT WILL NOT SHOW UP ON MOBILE.
body {
  background-image: url('https://jacobrobertson.com/eewiki/w/images/a/a2/EEWikiLogoFlat.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
*/
.chart-delusion {
.chart-delusion {
   background-color: #e06666;
   background-color: #e06666;