Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "User:Nsklaus/common.css"

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body {background: none !important;
+
 
background-color: #c8c8c8;
+
html, body {
 +
    background: #c8c8c8;
 
}
 
}

Latest revision as of 16:11, 13 March 2021

/* CSS placed here will be applied to all skins */

html, body {
    background: #c8c8c8;
}