This commit is contained in:
Aevann1 2022-04-15 18:53:48 +02:00
parent 42f70bc64e
commit 8de4d61e5b
20 changed files with 55 additions and 44 deletions

View file

@ -517,4 +517,8 @@ a.nav-link:hover {
.chat-message {
color: var(--black2) !important;
}
#frontpage .post-title a:visited, .visited {
color: #6e6e6e !important;
}