dark_red.css: make post no color override style.css setting

This commit is contained in:
Zankaria 2025-02-07 23:08:10 +01:00
parent 26e56eff06
commit 6f181effac

View file

@ -31,7 +31,7 @@ div.title p {
font-size: 10px;
}
a, a:link, a:visited, .intro a.email span.name {
color: #CCC;
color: #CCC !important;
text-decoration: none;
font-family: sans-serif;
}