summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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;
}