From fd4a399597c1f97e6f14ad67ff2e4a3b9379e159 Mon Sep 17 00:00:00 2001 From: pux Date: Sat, 10 Jul 2021 20:39:09 +0200 Subject: style for code block --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 405c1f2..d4e78a6 100644 --- a/style.css +++ b/style.css @@ -10,3 +10,4 @@ a:visited {color: dodgerblue} a:hover {color: dodgerblue} a:active {color: dodgerblue} img {padding: 20px} +code {background-color: #555555; font-family: Courier New; font-size: smaller; background-clip: padding-box; border: 5px solid #ffffff; display: inline-block; margin: 0px;} -- cgit v1.2.2-1-g5e49