User:Monster Domosed/common.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
} | } | ||
/* Light theme | /* Light theme */ | ||
.update-container { | |||
background: url('/images/5/51/Paper_tile_1k_psd.png') center / cover no-repeat; | background: url('/images/5/51/Paper_tile_1k_psd.png') center / cover no-repeat; | ||
} | } | ||
/* Dark theme */ | /* Dark theme */ | ||
/*.skin-theme-clientpref-night | /*.skin-theme-clientpref-night | ||
.update-container { | .update-container { | ||
background: url('/images/9/96/Paper_tile_1k_01_png.png') center / cover no-repeat; | background: url('/images/9/96/Paper_tile_1k_01_png.png') center / cover no-repeat; | ||
} | }*/ | ||
@media (max-width: 850px) { | @media (max-width: 850px) { | ||