The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu
Support the wiki on our official Ko-Fi page or Patreon page!
View source for MediaWiki:Evelution.css
From The Codex
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* All CSS here will be loaded for users of the Evelution skin */
body {
background-image: url('/mnt/volume_nyc1_03/Codex_Test/images/e/eb/360_F_529765067_jP9YYB40okQi8tUHb20UT0ijFtyvnQIA.jpg') !important;
background-size: cover !important;
background-position: center !important;
background-attachment: fixed !important;
background-repeat: no-repeat !important;
}
/* Ensure the background doesn't interfere with content */
#mw-wrapper {
background: transparent !important;
}
/* Optional: Add an overlay to improve text readability */
body::after {
content: '';
position: fixed;
top: 0;
000
1:0
Return to MediaWiki:Evelution.css.