Jump to content

MediaWiki:Common.css: Difference between revisions

From Wiki_Els - Family Structure
No edit summary
No edit summary
Line 5: Line 5:
   background-attachment: fixed;
   background-attachment: fixed;
   background-size: 600px;
   background-size: 600px;
}
#content, .mw-body {
  background: transparent !important;
}
}

Revision as of 11:00, 3 March 2026

body {
  background-image: url("https://sempiternal.org.za/media_wiki_sempiternal/images/thumb/1/14/Els_Family_Crest.png/600px-Els_Family_Crest.png");
  background-repeat: no-repeat;
  background-position: center 150px;
  background-attachment: fixed;
  background-size: 600px;
}
#content, .mw-body {
  background: transparent !important;
}