Difference between revisions of "User:Robert Down/openemr.css"

From OpenEMR Project Wiki
(Created page with "body { font-family: "Times New Roman"; }")
 
Line 1: Line 1:
body {
body {
font-family: "Times New Roman";
background-color: yellow !important;
}
}

Revision as of 05:17, 22 December 2016

body {
background-color: yellow !important;
}