diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-07-14 08:39:03 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-07-14 08:39:03 -0500 |
| commit | 30b6ddfa60dc0e9c74e4df5b0862e99b7d0fc31e (patch) | |
| tree | ae353dfd0b8e07c824d403d459567435c6cf8ce7 /pandoc.css | |
| parent | 36beb05176901c87f85c612e1afc60d52df86e50 (diff) | |
update formatting of index page
Diffstat (limited to 'pandoc.css')
| -rw-r--r-- | pandoc.css | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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; } |
