Archived
1
0

Reduce line padding

This commit is contained in:
2022-10-30 20:05:02 +01:00
parent e3e0b6c45d
commit cb52a5899e
+4
View File
@@ -2,6 +2,10 @@
text-align: center;
}
.uk-table td {
padding: 8px 12px;
}
tr.state5 {
color: #00c;
}