diff --git a/static/mundaneum/index.html b/static/mundaneum/index.html index 5871bb7..12cb25b 100644 --- a/static/mundaneum/index.html +++ b/static/mundaneum/index.html @@ -42,6 +42,11 @@ font-size: 20px; margin-top: 20px; } + + .highlight { + background-color: yellow; + color: black; + } @@ -53,7 +58,7 @@