mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 14:54:58 +01:00
Misc. formatting update
This commit is contained in:
parent
a5523307cd
commit
98aa9f3579
1 changed files with 3 additions and 6 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue