MediaWiki:Common.css

From ASXResearch
Revision as of 12:31, 27 May 2025 by Dbadmin (talk | contribs) (Created page with "body.page-Main_Page { background: url("https://asxresearch.org/images/a/aa/ASX-Header-Banner2.png") no-repeat center center fixed; background-size: cover; } body.page-Main_Page #content, body.page-Main_Page #mw-page-base, body.page-Main_Page .mw-body, body.page-Main_Page .vector-body, body.page-Main_Page .mw-parser-output { background: transparent !important; box-shadow: none !important; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body.page-Main_Page {
    background: url("https://asxresearch.org/images/a/aa/ASX-Header-Banner2.png") no-repeat center center fixed;
    background-size: cover;
}

body.page-Main_Page #content,
body.page-Main_Page #mw-page-base,
body.page-Main_Page .mw-body,
body.page-Main_Page .vector-body,
body.page-Main_Page .mw-parser-output {
    background: transparent !important;
    box-shadow: none !important;
}