WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

219

@AOU-san, Christmas needs you

@AOU-san, Christmas needs you

(post is archived)

[–] 1 pt 4y

Something around 1600x900

[–] 2 pts 4y (edited 4y)

While I've got you how to I set a separate mobile CSS background?

edit: Or get the background to zoom to a certain spot once the screen has shrunk?

[–] 1 pt 4y

You can use that and change the size to your liking.

[@media](/u/media) only screen and (max-width: 480px) { PUT_THE_BG_IMG_CODE_HERE }

[–] 1 pt 4y

/* Cell Background */

[@media](/u/media) only screen and (max-width: 480px) { background: url(%%Jesus2%%); }

Yeah?