summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 37638dd..d32a897 100644
--- a/style.css
+++ b/style.css
@@ -110,3 +110,6 @@ li {
width: auto;
margin: auto;
}
+.ascii {
+ color: var(--secondary);
+}