summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-04-13 10:30:55 +0300
committerPaul Buetow <paul@buetow.org>2024-04-13 10:30:55 +0300
commita6d74b80b75bdb6253ffb5fb4a99346ce0db33dc (patch)
tree1714e8e6388daa1e3f6b3fd184dc7a7a20a7e77f /style.css
parent329239acadea820ef98711e86515f702b3e83c63 (diff)
Update content for html
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/style.css b/style.css
index 1cbc50d1..45a3533a 100644
--- a/style.css
+++ b/style.css
@@ -90,12 +90,10 @@ pre {
font-family: code, monospace;
overflow-x: auto;
padding-left: 23px;
- color: grey;
border-left: dashed grey;
}
span.inlinecode {
font-family: code, monospace;
padding: 1px;
- color: grey;
}