User:Sir Trollface/common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
body{ | body{ | ||
background-color: black; | background-color: black; | ||
color: white; | |||
} | } | ||
Line 11: | Line 11: | ||
#txt{ | #txt{ | ||
background-color: black; | background-color: black; | ||
color: white; | |||
} | } |
Revision as of 08:02, 24 January 2017
body{ background-color: black; color: white; } p{ background-color: black; color: white; } #txt{ background-color: black; color: white; }