mirror of
https://github.com/kognise/water.css.git
synced 2025-08-21 04:11:30 +02:00
@@ -6,3 +6,18 @@ hr {
|
||||
border: none;
|
||||
border-top: 1px solid $border;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
td,
|
||||
th {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
table,
|
||||
th,
|
||||
td {
|
||||
border: 1px solid $border;
|
||||
|
Reference in New Issue
Block a user