]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/resources/css/default.css
it must be 15px (please cherry-pick)
[jjobs-war.git] / web / resources / css / default.css
index 7b8fe8598dbc7053517d562910567ce87bcb6aeb..3d226fe72dc89957a0d78cf83402d910e0cca9ca 100644 (file)
@@ -3,7 +3,7 @@ body {
        font-size: 12px;
        font-family: sans-serif;
        color: #000000;
-       margin: 10px;
+       margin: 0px;
 }
 
 h1 {
@@ -16,13 +16,11 @@ h1 {
 
 a:link, a:visited {
        color: #045491;
-       font-weight : bold;
        text-decoration: none;
 }
 
 a:link:hover, a:visited:hover {
        color: #045491;
-       font-weight : bold;
        text-decoration : underline;
 }