« get me outta code hell

content: generateNewsEntryPage: read next/previous links at end - 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-08 19:58:44 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-08 19:58:44 -0400
commit213bddbd9851ee01f256835b1bca0c4bc0cf5fc6 (patch)
tree9623cd248df3b893d2831f08cfddf1d40db03e93 /src/static
parentb62622d3cd8ffe1ed517ceb873d9352943c4a601 (diff)
content: generateNewsEntryPage: read next/previous links at end
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site5.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/site5.css b/src/static/site5.css
index 0eb7dcd..d9b354d 100644
--- a/src/static/site5.css
+++ b/src/static/site5.css
@@ -798,6 +798,10 @@ html[data-url-key="localized.albumCommentary"] li.no-commentary {
   opacity: 0.7;
 }
 
+html[data-url-key="localized.newsEntry"] .read-another-links {
+  font-style: oblique;
+}
+
 /* Images */
 
 .image-container {