From 0c272328f849b700a64ae5be3508fba6abcc4949 Mon Sep 17 00:00:00 2001 From: thek4n Date: Mon, 23 Mar 2026 15:36:35 +0300 Subject: [PATCH] ref --- templates/file.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/templates/file.html b/templates/file.html index 4d4b631..a6af210 100644 --- a/templates/file.html +++ b/templates/file.html @@ -68,6 +68,12 @@ color: #ff79c6; } + .header a { + padding: 1em; + color: #757575; + font-size: 0.95em; + } + .code-block-wrapper { margin: 1em 0; border: 1px solid #444; @@ -184,10 +190,11 @@
-
+ {{CONTENT}}