X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/478d09703876011708184e8a30194e4372feb804..c55312cd12a98b785c3fcb600c21a78c6704d667:/index.css diff --git a/index.css b/index.css index 623d55bc..d8d0b2d8 100644 --- a/index.css +++ b/index.css @@ -1,9 +1,10 @@ body { color: #333333; - font-size: smaller; - font-family: Verdana, Tahoma, Arial, sans-serif; } + font-size: 0.93em; + font-family: Times, sans-serif; } table.frame { max-width: 800px; - padding-left: 10px; } + padding-right: 2em; + padding-left: 1em; } table { padding-left: 40px; } @@ -22,6 +23,8 @@ h2 { font-weight: bold; span.nm { font-weight: bold; } +span.file { font-style: italic; } + span.attn { color: #000000; font-weight: bold; } span.flag { font-weight: bold; }