]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/resources/css/default.css
Please cherry-pick:
[jjobs-war.git] / web / resources / css / default.css
index 3d226fe72dc89957a0d78cf83402d910e0cca9ca..9a84a10022682cb00482325fa89878c4a97e3ee4 100644 (file)
@@ -1,9 +1,10 @@
 body {
-       background-color: #ffffff;
+       background-color: white;
        font-size: 12px;
        font-family: sans-serif;
-       color: #000000;
+       color: black;
        margin: 0px;
+       line-height: 14px;
 }
 
 h1 {