X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/843266ef22e83878a9e63d711f52a924355008a6..c456a233e9f229d79af0cdfd34b969a6b798dcc7:/style.css diff --git a/style.css b/style.css index d100c3b5..b58ad883 100644 --- a/style.css +++ b/style.css @@ -20,6 +20,14 @@ h2 { font-weight: bold; margin-bottom: 0px; font-family: Verdana, Tahoma, Arial, sans-serif; } +div.clhead { background-color: #E6E6FA; color: #000000; padding: 2px; font-weight: bold; } + +div.clbody { margin-left: 2px; } + +ul.clbody { margin-top: 4px; } + +span.rev { color: #808080; } + span.nm { color: #000000; font-weight: bold; } span.attn { color: #000000; font-weight: bold; }