aboutsummaryrefslogtreecommitdiff
path: root/pandoc.css
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-07-14 08:39:03 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-07-14 08:39:03 -0500
commit30b6ddfa60dc0e9c74e4df5b0862e99b7d0fc31e (patch)
treeae353dfd0b8e07c824d403d459567435c6cf8ce7 /pandoc.css
parent36beb05176901c87f85c612e1afc60d52df86e50 (diff)
update formatting of index page
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;
}