network_inventory/inventory/static/css/inventory.css
2017-12-25 23:54:37 +01:00

7 lines
76 B
CSS

table, th, td {
border: 1px solid black;
}
th {
text-align: left;
}