MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
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; }" |
No edit summary |
||
Line 1: | Line 1: | ||
body.page-Main_Page { | body.page-Main_Page { | ||
background: url("https://asxresearch.org/images/a/aa/ASX-Header-Banner2.png") no-repeat center center fixed; | background: url("https://asxresearch.org/images/a/aa/ASX-Header-Banner2.png?20250527192920") no-repeat center center fixed; | ||
background-size: cover; | background-size: cover; | ||
} | } |
Revision as of 12:34, 27 May 2025
body.page-Main_Page {
background: url("https://asxresearch.org/images/a/aa/ASX-Header-Banner2.png?20250527192920") 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;
}