about summary refs log tree commit diff stats
path: root/public/index.css
diff options
context:
space:
mode:
authorana <ana@ana.st>2021-08-09 15:48:38 +0200
committerana <ana@ana.st>2021-08-09 15:48:38 +0200
commit911f229c23ec6aadb7ba9a36721d016547f061e1 (patch)
tree9025c1bd3e41a15a1c65fcc161a40de3556f2fd2 /public/index.css
parent231f854a1a7fe3ac99aecb97121727997cf8f23f (diff)
downloadeureka-marks-911f229c23ec6aadb7ba9a36721d016547f061e1.tar.gz
feat: add logogram drop information
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;
+}