give the plain HTML table some borders
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -9,6 +9,10 @@ div.header {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table, th, td {
|
||||||
|
border: 1px solid;
|
||||||
|
}
|
||||||
|
|
||||||
.img-25 {
|
.img-25 {
|
||||||
max-width: 25% !important;
|
max-width: 25% !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user