« 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
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/site.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index f67326e2..d9b3bff0 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1227,6 +1227,14 @@ ul.image-details li {
   box-shadow: 1px 2px 6px 5px #04040460;
 }
 
+.commentary-entry-body summary {
+  list-style-position: outside;
+}
+
+.commentary-entry-body summary > span {
+  color: var(--primary-color);
+}
+
 .commentary-art {
   float: right;
   width: 30%;