« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/static/css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 83054eb4..ede644a4 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1185,7 +1185,7 @@ ul.image-details li {
   text-indent: -1.25ch;
   max-width: 625px;
   padding-bottom: 0.2em;
-  border-bottom: 1px dotted var(--primary-color);
+  border-bottom: 1px solid var(--dim-color);
 }
 
 .commentary-entry-accent {