about summary refs log tree commit diff
path: root/served/bits/touching-grass
diff options
context:
space:
mode:
Diffstat (limited to 'served/bits/touching-grass')
-rwxr-xr-xserved/bits/touching-grass/touching-grass.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/served/bits/touching-grass/touching-grass.css b/served/bits/touching-grass/touching-grass.css
index 765d1ea..65a9300 100755
--- a/served/bits/touching-grass/touching-grass.css
+++ b/served/bits/touching-grass/touching-grass.css
@@ -1,5 +1,5 @@
 .mark {
-	color: var(--color-a);
+	color: var(--link);
 	cursor: pointer;
 }
 
@@ -17,7 +17,7 @@
 }
 
 a[download] {
-	color: var(--color-a-dim);
+	color: var(--visited);
 }
 
 .small,