« get me outta code hell

content, css: generateCommentarySection{Entry}? - 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:
author(quasar) nebula <qznebula@protonmail.com>2023-11-15 11:27:22 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-15 11:27:22 -0400
commitd019852fc5dcfa2a7686c17ec1bc9c4877ad5832 (patch)
tree4dff75b2b175264e147922fadbe1d7e57594b93c /src/static
parentdd5cbf9db64e994d44c922bca2ca8ec37e9f7983 (diff)
content, css: generateCommentarySection{Entry}?
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site5.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/static/site5.css b/src/static/site5.css
index 014e6d25..1ffe5044 100644
--- a/src/static/site5.css
+++ b/src/static/site5.css
@@ -537,6 +537,17 @@ p .current {
   margin-top: 5px;
 }
 
+.commentary-entry-heading {
+  margin-left: 15px;
+  padding-left: 5px;
+  padding-bottom: 0.2em;
+  border-bottom: 1px dotted var(--primary-color);
+}
+
+.commentary-entry-accent {
+  font-style: oblique;
+}
+
 .commentary-art {
   float: right;
   width: 30%;