X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/208a41e586edfd25d5c60acb38932f689d5d1a43..aee6df6eb688c812a34d9a363dda978f06095003:/style.css?ds=sidebyside diff --git a/style.css b/style.css index a8d6cbc5..a4dc1c70 100644 --- a/style.css +++ b/style.css @@ -39,6 +39,10 @@ span.nm { color: #000000; font-weight: bold; } span.attn { color: #000000; font-weight: bold; } +span.fl { font-weight: bold; } + +span.ar { text-decoration: underline; } + div.head { border-bottom: 1px dotted #cccccc; padding-bottom: 5px; text-align: right; }