=================================================================== RCS file: /cvs/mandoc/Attic/style.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/Attic/style.css 2009/02/23 15:19:47 1.1 +++ mandoc/Attic/style.css 2009/03/24 10:28:06 1.2 @@ -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; }