« get me outta code hell

css: blockquote filename thing - 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>2025-08-23 13:33:33 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-08-23 13:33:43 -0300
commit42af92e973ea9f7533422fa5b69fa824517c9739 (patch)
tree0e91883b2a0562923d0dec17566c0348e3550b97 /src/static
parentce46db88f30aaaf9e59e8de57ea1ba865017f751 (diff)
css: blockquote filename thing
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/site.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index e584f918..9c6f294d 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1574,6 +1574,10 @@ span.path, code.filename {
   line-height: 1.4;
 }
 
+blockquote :is(span.path, code.filename) {
+  font-size: 0.9em;
+}
+
 .image-details code.filename {
   margin-left: -0.4ch;
   opacity: 0.8;