userstyles.org - Not Stretching Background by sapondanaisriwan

Details
Authorsapondanaisriwan
LicenseMIT
Created
Updated
Categoryhttps://userstyles.org/
Description
Not Stretching Background
Notes
Not Stretching Background
Source code
/* ==UserStyle==
@name userstyles.org - Not Stretching Background
@version 20221121.12.53
@namespace userstyles.world/user/sapondanaisriwan
@description Not Stretching Background
@author sapondanaisriwan
@license MIT
==/UserStyle== */
/* ==UserStyle==
@name userstyles.org - Not Stretching Background
@namespace https://userstyles.world/user/sapondanaisriwan
@author sapondanaisriwan(Adashima#4066)
@description `Not Stretching Background`
@version 1.0.0
@license MIT
==/UserStyle== */
@-moz-document domain("userstyles.org") {
#preview_image_div {
background-position: center !important;
background-size: contain !important;
}
}