« get me outta code hell

html, css: chunkwrap implementation - 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>2024-03-26 09:36:22 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-03-26 09:37:12 -0300
commitb4e1d5ad1eb290c615c9ff39f8c3cc82373e36fe (patch)
tree40adf6eeba3e6bb0e06d266f785149c157625562 /src/static
parentec25e5f8c208c22a3847d5294aa0c698faea5ffc (diff)
html, css: chunkwrap implementation
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site6.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/site6.css b/src/static/site6.css
index 09f3bf5..a1e8e1f 100644
--- a/src/static/site6.css
+++ b/src/static/site6.css
@@ -499,7 +499,7 @@ a:not([href]):hover {
   white-space: nowrap;
 }
 
-.blockwrap {
+.blockwrap, .chunkwrap {
   display: inline-block;
 }