give tables a lighter border
This commit is contained in:
parent
dadc902c49
commit
5994b73b2e
|
@ -99,7 +99,7 @@ table {
|
|||
|
||||
table, th, td {
|
||||
padding: 5px;
|
||||
border: 1px solid #222;
|
||||
border: 1px solid #ccc;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue