Update CSS

This commit is contained in:
Alexandre MOTTIER 2023-01-15 22:33:40 +01:00
parent 1361815ceb
commit aae15b6693
Signed by: am
GPG Key ID: AF5BF6F50334C605
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -2,6 +2,7 @@ button {
padding: 10px 20px; padding: 10px 20px;
background-color: blue; background-color: blue;
color: white; color: white;
!important;
} }
table, table,
td { td {