bug on config

This commit is contained in:
Paul Schneider 2021-08-13 18:55:25 +01:00
commit 5f0dfee768
7 changed files with 12 additions and 30 deletions

View file

@ -31,7 +31,7 @@
.ok {
font-weight: bolder;
color: white;
background-color: black;
background-color: #009220;
}
@ -49,4 +49,4 @@
.ok a:hover {
color: rgb(119, 255, 255);
background-color: black;
}
}