Difference between revisions of "Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: body { background-color: #9fc2d4; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }") |
(No difference)
|
Revision as of 17:55, 28 February 2018
/* CSS placed here will be applied to all skins */ body {
background-color: #9fc2d4; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}