Jump to content

MediaWiki:Common.css: Difference between revisions

From Wiki_Els - Family Structure
No edit summary
No edit summary
Line 8: Line 8:
#content, .mw-body {
#content, .mw-body {
   background: transparent !important;
   background: transparent !important;
}
html, body, .mw-page-container {
  background-color: transparent !important;
}
}

Revision as of 11:01, 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;
}
html, body, .mw-page-container {
  background-color: transparent !important;
}