Main Page

Difference between revisions of "User:SynthSy/tweeki-white-theme.css"

From Arks-Visiphone
Jump to navigation Jump to search
(Created page with "body { background-color: #2C2F33; }")
 
Line 1: Line 1:
 
body {
 
body {
 
background-color: #2C2F33;
 
background-color: #2C2F33;
 +
color: white;
 
}
 
}

Revision as of 13:00, 14 December 2017

body {
background-color: #2C2F33;
color: white;
}