commit 5b8cdf2

chld  ·  2026-06-19 08:34:21 +0000 UTC
parent 631ab75
image style
1 files changed,  +4, -0
+4, -0
1@@ -28,3 +28,7 @@ blk {
2     padding:	      10px;
3     font-family:      monospace;
4 }
5+
6+img {
7+    outline: 1px solid #f0ffea;
8+}