diff --git a/templates/index.tmpl b/templates/index.tmpl index 6eafda5..e846594 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -64,6 +64,10 @@ background-color: white; } + #paper span.black:hover { + background-color: grey; + } + #aboutToggle { color: white; font-weight: bold;