summaryrefslogtreecommitdiff
path: root/extras/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/style.css')
-rw-r--r--extras/html/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/extras/html/style.css b/extras/html/style.css
index 1cbc50d..45a3533 100644
--- a/extras/html/style.css
+++ b/extras/html/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;
}