Update styles.css

This commit is contained in:
gr00tie 2023-11-15 22:23:57 +01:00 committed by GitHub
parent 2639746fe0
commit 233a50e7af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;
} }