about summary refs log tree commit diff stats
path: root/public/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.css')
-rw-r--r--public/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/index.css b/public/index.css
index b884f1e..c47a532 100644
--- a/public/index.css
+++ b/public/index.css
@@ -38,3 +38,7 @@ header ul li {
   text-decoration: line-through;
   color: gray;
 }
+
+.highlight {
+  color: green;
+}