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