Add: Table padding 10px

This commit is contained in:
Aroy-Art 2022-01-02 20:42:45 +01:00
parent da029a4b03
commit b184922f2f
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -132,6 +132,7 @@ table {
table, td { table, td {
border: 1px solid #750cf2; border: 1px solid #750cf2;
padding: 10px;
} }
table, th { table, th {