Difference between revisions of "User:Nsklaus/common.css"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
Line 4: | Line 4: | ||
background: none !important; | background: none !important; | ||
background-color: #c8c8c8 !important; | background-color: #c8c8c8 !important; | ||
− | background-repeat: | + | background-repeat: unset !important; |
} | } |
Revision as of 14:00, 13 March 2021
/* CSS placed here will be applied to all skins */ body { background: none !important; background-color: #c8c8c8 !important; background-repeat: unset !important; }