update 1801251502

This commit is contained in:
vkservicesllc
2018-01-25 15:02:05 -05:00
parent d4bf147599
commit b7195232fe
2 changed files with 18 additions and 14 deletions

View File

@@ -146,6 +146,10 @@ th {
font-size: 105%;
}
td {
color: #e60000;
}
td.unq {
border: none;
}
@@ -213,10 +217,10 @@ span {
font-size: 72%;
}
td a span, th span {
background-color: azure;
}
table.add {
margin-top: 7px;
}
th.done {
color: lightcoral;
}