Fix few errors in static files.

This commit is contained in:
Matthieu Gautier
2019-08-11 10:33:10 +02:00
parent 4d3df4e889
commit de819dff25
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<style type="text/css">
body{
color: #00000;
color: #000000;
font: small/normal Arial,Helvetica,Sans-Serif;
margin-top: 0.5em;
font-size: 90%;

View File

@ -4,7 +4,7 @@
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<style type="text/css">
body{
color: #00000;
color: #000000;
font: small/normal Arial,Helvetica,Sans-Serif;
margin-top: 0.5em;
font-size: 90%;