Add border to tables
This commit is contained in:
@@ -6,6 +6,7 @@ table {
|
||||
margin: 0 0 15px;
|
||||
text-align: left;
|
||||
border-collapse: collapse;
|
||||
border: 1px solid #d2d2d2;
|
||||
}
|
||||
|
||||
table thead,
|
||||
|
||||
Reference in New Issue
Block a user