mirror of
https://github.com/kognise/water.css.git
synced 2025-12-31 10:37:42 +01:00
Make tables bigger
This commit is contained in:
parent
98aa9f3579
commit
1a9cd3ee41
3 changed files with 4 additions and 3 deletions
|
|
@ -10,10 +10,11 @@ hr {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
margin-bottom: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
td, th {
|
||||
padding: 5px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
table, th, td {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue