« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/site.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 9f5f7990..83054eb4 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1205,6 +1205,10 @@ ul.image-details li {
   transition: border-left-color 0.15s;
 }
 
+.commentary-entry-heading .hoverable {
+  box-shadow: 1px 2px 6px 5px #04040460;
+}
+
 .commentary-entry-heading .commentary-date time:hover,
 .commentary-entry-heading .commentary-date .hoverable.has-visible-tooltip time {
   border-left-color: white;