[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.13 and 1.14

version 1.13, 2018/05/09 00:45:33 version 1.14, 2018/05/20 23:54:15
Line 171 
Line 171 
 code.Ev {       font-style: normal;  code.Ev {       font-style: normal;
                 font-weight: normal;                  font-weight: normal;
                 font-family: monospace; }                  font-family: monospace; }
 i.Pa {          font-weight: normal; }  span.Pa {       font-style: italic;
                   font-weight: normal; }
   
 /* Semantic markup for function libraries. */  /* Semantic markup for function libraries. */
   

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