diff --git a/docs/BOSS Readme.html b/docs/BOSS Readme.html
index 6678436d..aed259ca 100644
--- a/docs/BOSS Readme.html
+++ b/docs/BOSS Readme.html
@@ -39,7 +39,7 @@ h3{
a[href^="http"]:after {padding-left:2px; content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=);}
span[title] {border-bottom: 1px dotted; font-family: sans-serif; cursor:help;}
- abbr {cursor:help;}
+ abbr {cursor:help; border-bottom: 1px dotted black;}
#warning {background:#fbb; padding:10px 5px;margin:-8px;}
.warning {background:#fbb; padding:10px; border-color:#d00;}
@@ -53,7 +53,8 @@ h3{
td.c:after {content: '\2717';}
tr.inactive {color:#888;}
tr.inactive td.c, tr.inactive td.t {background:#E3E3E3;}
-
+ dt {margin-bottom:0.5em; margin-top:1em; font-style:italic;}
+ dd {margin-bottom:0.75em;}