[BACK]Return to mandoc.css CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/mandoc.css between version 1.14 and 1.15

version 1.14, 2018/05/20 23:54:15 version 1.15, 2018/05/21 00:29:41
Line 210 
Line 210 
 code.Cd {       font-style: normal;  code.Cd {       font-style: normal;
                 font-weight: bold;                  font-weight: bold;
                 font-family: inherit; }                  font-family: inherit; }
 i.Ad {          font-weight: normal; }  span.Ad {       font-style: italic;
                   font-weight: normal; }
 b.Ms {          font-style: normal; }  b.Ms {          font-style: normal; }
 span.St { }  span.St { }
 a.Ux { }  a.Ux { }

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15