From 546e0bb2f992b31d3cb480948a00100660ee5d9d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 17 May 2025 01:30:41 +0900 Subject: feat(blog/style): tweak style --- vhosts/blog/static/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vhosts/blog/static') diff --git a/vhosts/blog/static/style.css b/vhosts/blog/static/style.css index 71c69f9..830a593 100644 --- a/vhosts/blog/static/style.css +++ b/vhosts/blog/static/style.css @@ -118,6 +118,7 @@ a:hover { pre { background-color: #f5f5f5; padding: 1rem; + margin: 0; overflow-x: auto; font-family: Monaco, Consolas, 'Courier New', Courier, monospace; font-size: 0.9rem; @@ -289,3 +290,7 @@ img { justify-content: center; align-items: center; } + +.footnotes { + border-top: 1px solid #000; +} -- cgit v1.2.3-70-g09d2