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

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

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(d)
 
m (disabled)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
/*
 +
 
html, body {
 
html, body {
     background: none;
+
     background: #c8c8c8;
 
}
 
}
 +
 +
*/

Latest revision as of 20:24, 14 March 2021

/* 

html, body {
    background: #c8c8c8;
}

*/