From c37c265f7a0c1b36c2c241c77f3c014ef5f401d9 Mon Sep 17 00:00:00 2001 From: nihilist Date: Sun, 11 May 2025 15:10:32 +0200 Subject: [PATCH] fix css --- docs/stylesheets/extra.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 1d23ea5..50999e3 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -37,6 +37,8 @@ img { .md-typeset pre { border-color: #f09018; margin: 1em 0; + border-width: 1px; + border-style: solid; } strong {