From e42b91313625709bd8778d54e74f6c85a0e21680 Mon Sep 17 00:00:00 2001 From: Hazel Aranda Date: Wed, 24 Mar 2021 18:21:56 -0400 Subject: [PATCH] Change chode boxes display --- static/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/style.css b/static/style.css index 24e1ab1..5f8be98 100644 --- a/static/style.css +++ b/static/style.css @@ -27,6 +27,8 @@ body { code { background-color: #454545; padding: 0 0.25ch; + padding-top: 0.5ch; + border: 1px solid var(--decoration); } h1,