User:Somerandomdude6767/Template:Checkerboard: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="position: fixed; top: 0; left: 0; width: | <div style="position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: -999; background-image: url('{{filepath:Checkerboard.png}}'); background-repeat: repeat; background-attachment: fixed; pointer-events: none; display: block !important;"></div> | ||
<style> | |||
#content, #mw-content-text, .mw-body, body { | |||
background-color: transparent !important; | |||
background-image: url('{{filepath:Checkerboard.png}}') !important; | |||
background-repeat: repeat !important; | |||
} | |||
</style> | |||
Revision as of 01:53, 21 March 2026
<style>
- content, #mw-content-text, .mw-body, body {
background-color: transparent !important;
background-image: url('https://screamer.wiki/images/f/f7/Checkerboard.png') !important;
background-repeat: repeat !important;
} </style>