« get me outta code hell

allow word wrap in re-release text/links - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-09-01 10:59:10 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-09-01 10:59:10 -0300
commitadbeabeb7961a68b86cd09df254548c04e947670 (patch)
tree0938deaf8bf053b2efc050f78567aecb3c91dfff
parent823db2b96a24ee3f4b16edde9c6ab2138a4f5894 (diff)
allow word wrap in re-release text/links
-rw-r--r--src/static/site.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/static/site.css b/src/static/site.css
index 4ccbdc1..65d4d34 100644
--- a/src/static/site.css
+++ b/src/static/site.css
@@ -201,6 +201,9 @@ footer > :last-child {
 .other-group-accent {
     opacity: 0.7;
     font-style: oblique;
+}
+
+.other-group-accent {
     white-space: nowrap;
 }