« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/css/site.css12
-rw-r--r--src/strings-default.yaml4
2 files changed, 10 insertions, 6 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 84ac7cef..f1e5f118 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -2024,6 +2024,14 @@ p.image-details.origin-details .filename-line {
   border-bottom: 1px solid var(--dim-color);
 }
 
+.content-entry-accent {
+  margin-left: 0.25ch;
+}
+
+.content-entry-heading.dated .content-entry-accent {
+  margin-right: 0.75ch;
+}
+
 .content-entry-annotation {
   font-style: oblique;
 }
@@ -2033,10 +2041,6 @@ p.image-details.origin-details .filename-line {
   text-indent: 0;
 }
 
-.content-entry-heading.dated .content-entry-heading-text {
-  margin-right: 0.75ch;
-}
-
 .content-entry-heading .hoverable {
   box-shadow: 1px 2px 6px 5px #04040460;
 }
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index ddb0ec41..bafc7e0a 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -519,8 +519,8 @@ misc:
       title:
         withArtists: "{ARTISTS} ✑"
         withArtists.withAccent: "{ARTISTS} ✑ {ACCENT}"
-        withArtists.withAccent.wikiEditor: "{ARTISTS} ({ACCENT})"
-        accent.withAnnotation: "{ANNOTATION}"
+        withArtists.withAccent.wikiEditor: "{ARTISTS}: {ACCENT}"
+        accent.withAnnotation: "({ANNOTATION})"
         withAnnotation: "{ANNOTATION}"
 
         date: "{DATE}"