Recolor links in statements

This commit is contained in:
daudix
2024-06-23 02:08:38 +03:00
parent ca116cfb10
commit ea9a01f6f7

View File

@ -14,6 +14,10 @@
margin: 0.5rem 0 0.5rem;
}
a {
color: inherit;
}
.big {
font-size: 1.5rem;