core: decrease alpha of text a bit

This commit is contained in:
Trianta 2024-11-26 17:46:57 -06:00
parent f479617192
commit 2ea10b1227

View File

@ -88,7 +88,7 @@ h3 {
font-size: 2.8rem; font-size: 2.8rem;
text-align: right; text-align: right;
padding: 8px; padding: 8px;
color: #fe640b; color: #ccfe640b;
} }
h4 { h4 {