aboutsummaryrefslogtreecommitdiff
path: root/pandoc.css
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.css')
-rw-r--r--pandoc.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/pandoc.css b/pandoc.css
index 9614bb9..04185e1 100644
--- a/pandoc.css
+++ b/pandoc.css
@@ -1,7 +1,3 @@
-/*
- * I add this to html files generated with pandoc.
- */
-
html {
font-size: 100%;
overflow-y: scroll;
@@ -124,7 +120,6 @@ hr {
pre, code, kbd, samp {
color: #000;
font-family: monospace, monospace;
- _font-family: 'courier new', monospace;
font-size: 0.98em;
}