This commit is contained in:
alban 2020-01-13 14:48:35 +01:00
parent 5564dd6771
commit 9b7f4170b0
2 changed files with 20 additions and 0 deletions

View file

@ -29,6 +29,10 @@ body {
width: auto;
padding: 2% 5%;
}
table{
display:none;
}
table tr td {
color: #ccc;
padding: 10px;