« get me outta code hell

html: metatag('blockwrap') - 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-12-29 18:39:08 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-12-30 13:23:09 -0400
commitf00ed4eaf1386e03126a61a2a23e1c96bb6b2a90 (patch)
tree0782dabed9ae9a76b501f0d515c9ed6c18560378 /src/static
parentb72074dff8917d821616ed9f6afce8c03484a25b (diff)
html: metatag('blockwrap')
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site6.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/site6.css b/src/static/site6.css
index c758797..bf9bc2c 100644
--- a/src/static/site6.css
+++ b/src/static/site6.css
@@ -473,6 +473,10 @@ a:not([href]):hover {
   white-space: nowrap;
 }
 
+.blockwrap {
+  display: inline-block;
+}
+
 .contribution.has-tooltip,
 .datetimestamp.has-tooltip {
   position: relative;