This commit is contained in:
KrzysiekSiemv
2019-11-28 18:06:40 +01:00
parent 90a80a9580
commit 5c26b0376a
2 changed files with 12 additions and 8 deletions
+4
View File
@@ -104,3 +104,7 @@ body {
.select a:hover {
color: rgb(74, 109, 239);
}
.select table td {
min-width: 120px;
}