Change link color

This commit is contained in:
Christoph Hagen
2022-04-26 00:28:19 +02:00
parent adde4a3e43
commit 109202beed
2 changed files with 6 additions and 2 deletions

View File

@ -381,6 +381,10 @@ input[type=text] {
font-size: 20px;
}
.topic-content a {
color: #EE81B0;
}
@media only screen and (max-width: 350px) {
.content {