Difference between revisions of "User:ElStrages/common.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* removed for now */ | /* removed for now */ | ||
+ | body { | ||
+ | background-color: #000000; | ||
+ | } | ||
+ | |||
a { | a { | ||
font-family: Arial; | font-family: Arial; | ||
font-size: 12px; | font-size: 12px; | ||
} | } |
Revision as of 11:26, 5 March 2015
/* removed for now */ body { background-color: #000000; } a { font-family: Arial; font-size: 12px; }