MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 2: Line 2:
body {
body {
background-image: url('https://lm2.lmhack.net/images/c/cd/LM2_Wallpaper_%28Bigger%2C_Lower-Res%29.png')
background-image: url('https://lm2.lmhack.net/images/c/cd/LM2_Wallpaper_%28Bigger%2C_Lower-Res%29.png')
}
#content {
...: ...
}
}

Revision as of 15:45, 6 May 2024

/* Background Image */
body {
background-image: url('https://lm2.lmhack.net/images/c/cd/LM2_Wallpaper_%28Bigger%2C_Lower-Res%29.png')
}