From 88b66f82aae2d7784002b07bfc7877932da3ec94 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 19 Mar 2023 00:47:11 +0900 Subject: fix(content): fix XML notations --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 2376133..191c57e 100644 --- a/static/style.css +++ b/static/style.css @@ -125,6 +125,10 @@ code { border-radius: 2px; } +pre code { + padding: 0; +} + li.revision { list-style: inside; } -- cgit v1.2.3-70-g09d2