X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/a835445c1605ceb3d74ca89bc40f81a6181429d3..ef0353dfc9e7fa3b8dd811c3b71e0e3af38aa552:/index.css?ds=inline diff --git a/index.css b/index.css index 559dd979..d8d0b2d8 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,6 @@ 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-right: 2em; @@ -23,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; }