summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-24 10:28:06 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-24 10:28:06 +0000
commitca727cd7cafa6439cecc8a957e7c6a0ad460c7ed (patch)
treec9cbc8ed477e351aadaaee88882d25fc32f005f1 /style.css
parentf4254d4f8405348a7be8cecbdf5cddf221f4a3e2 (diff)
downloadmandoc-ca727cd7cafa6439cecc8a957e7c6a0ad460c7ed.tar.gz
Fixing web-site (had old references).
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
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; }