]> git.cworth.org Git - lmno.games/blobdiff - empires/style.css
Use named color to set the character of the character-reveal element
[lmno.games] / empires / style.css
index 5dcda650433322e591c4e2a8942895448cfb6b75..8298a65dcb9bef312c00b056c4ef836d37912458 100644 (file)
@@ -33,7 +33,7 @@
 }
 
 #character-reveal {
-    color: #333738;
+    color: var(--text-fg-color);
     font-size: 300%;
     font-weight: bold;
 }