(Created page with "→Background Image: body { background-image: url('LM2_Wallpaper.png') }") |
No edit summary |
||
| Line 1: | Line 1: | ||
/* Background Image */ | /* Background Image */ | ||
body { | body { | ||
background-image: url(' | background-image: url('https://lm2.lmhack.net/images/c/cd/LM2_Wallpaper_%28Bigger%2C_Lower-Res%29.png') | ||
} | |||
#content { | |||
...: ... | |||
} | } | ||
Revision as of 15:29, 6 May 2024
/* Background Image */
body {
background-image: url('https://lm2.lmhack.net/images/c/cd/LM2_Wallpaper_%28Bigger%2C_Lower-Res%29.png')
}
#content {
...: ...
}