« get me outta code hell

content: transformContent: new image attributes inline, pixelate - 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-06 12:36:30 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-12-06 12:36:30 -0400
commitd48874a4be60d7455dd6321742102c9cfb77a9f1 (patch)
tree9a8452e6545d1e89e19c5ebf731c5a650b2be13e /src/static
parent7c70e24aa8680bb6b14d7e1fd224a091ea21b363 (diff)
content: transformContent: new image attributes inline, pixelate
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 d2cda06..1645541 100644
--- a/src/static/site6.css
+++ b/src/static/site6.css
@@ -1045,6 +1045,10 @@ img {
   object-fit: cover;
 }
 
+img.pixelate {
+  image-rendering: crisp-edges;
+}
+
 .reveal {
   position: relative;
   width: 100%;