Difference between revisions of "User:Sir Trollface/common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 12: | Line 12: | ||
background-color: black; |
background-color: black; |
||
color: white; |
color: white; |
||
+ | } |
||
+ | |||
+ | h1{ |
||
+ | background-color: black; |
||
+ | font-color: white; |
||
} |
} |
Revision as of 10:05, 24 January 2017
body{ background-color: black; color: white; } p{ background-color: black; color: white; } div{ background-color: black; color: white; } h1{ background-color: black; font-color: white; }