Difference between revisions of "User:Sir Trollface/common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
+ | body{ |
||
− | html{ |
||
+ | background-color: black; |
||
+ | font-color: white; |
||
+ | } |
||
+ | |||
+ | p{ |
||
background-color: black; |
background-color: black; |
||
font-color: white; |
font-color: white; |
Revision as of 09:59, 24 January 2017
body{ background-color: black; font-color: white; } p{ background-color: black; font-color: white; }