Difference between revisions of "User:3nki/skin.css"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
font-family: arial, helvetica, sans-sertif; | font-family: arial, helvetica, sans-sertif; | ||
color: red; | color: red; | ||
+ | font-size: 300%; | ||
background-color: #f00; | background-color: #f00; | ||
} | } |
Revision as of 06:28, 20 March 2019
body { font-family: arial, helvetica, sans-sertif; color: red; font-size: 300%; background-color: #f00; }