X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2Fstyle.css;h=94a98542a0de7774c1312c9c87fc3380cd929f95;hb=0ce2ed9d67aa62568602e80efdccf6f97e4001dc;hp=885996c3fdb068696e3603d667c35f4463cdb6c1;hpb=59c47f493ed74599ee7ef5b0ee072b760d047c80;p=psensor.git diff --git a/www/style.css b/www/style.css index 885996c..94a9854 100644 --- a/www/style.css +++ b/www/style.css @@ -2,6 +2,8 @@ body { padding: 1em 1em 1em 1em; font-family: "Ubuntu", sans-serif; font-size: 100%; + font-style: normal; + font-weight: normal; color: #000; background-color: #fff; margin: 0 0 0 0; @@ -24,6 +26,8 @@ h1 { } #footer { + font-style: normal; + font-weight: normal; padding-top: 2em; color: #666; clear: both; @@ -65,6 +69,8 @@ th { .chart { color: #000; + font-style: normal; + font-weight: normal; } ul {