Update styles.css

This commit is contained in:
gr00tie 2023-11-15 22:23:57 +01:00 committed by GitHub
parent 45b9015d41
commit ff51906b1a

View file

@ -153,7 +153,7 @@ table {
} }
table, th, td { table, th, td {
border: 1px solid white; border: 1px solid #e6910924;
border-radius: 1px; border-radius: 1px;
} }