Use underlines and bold in NAOdash CLI
[nethack-naodash.git] / web / dash.css
index 8bd91e7897acf58ebc18303f4c56ee508a5328ac..5c57cb66dcedb95e76ede79f04a94710e8b9dde7 100644 (file)
@@ -40,7 +40,7 @@ h2:after {
 }
 
 span[title] {
-       color: #F66;
+       color: #D33;
        font-family: monospace;
        font-size: 1.25em;
        margin-right: 1.5em;
@@ -48,7 +48,8 @@ span[title] {
 
 
 span[title].done {
-       color: #7E7;
+       color: #8F8;
+       text-decoration: underline;
 }
 
 dl {
This page took 0.010245 seconds and 4 git commands to generate.