This commit is contained in:
DerTyp187
2021-11-22 12:38:52 +01:00
parent 7a953cac43
commit 1b49f2db54
11 changed files with 165 additions and 21 deletions

View File

@@ -19,6 +19,11 @@
color:rgb(21, 200, 132) !important;
}
.current{
color:rgb(21, 200, 132) !important;
text-decoration: underline;
}
.list-group-item{
background-color: rgb(32, 102, 99);
color: white;