1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-28 15:29:48 +02:00

Misc. formatting update

This commit is contained in:
Kognise
2019-04-06 19:10:19 -04:00
parent a5523307cd
commit 98aa9f3579

View File

@@ -12,13 +12,10 @@ table {
margin-bottom: 10px; margin-bottom: 10px;
} }
td, td, th {
th {
padding: 5px; padding: 5px;
} }
table, table, th, td {
th,
td {
border: 1px solid $border; border: 1px solid $border;
} }