[BACK]Return to mdocml.css CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/mdocml.css between version 1.5 and 1.6

version 1.5, 2008/12/06 21:10:31 version 1.6, 2008/12/07 16:41:04
Line 13 
Line 13 
         span.inline-Nd:before   { content: ' \2014 '; }          span.inline-Nd:before   { content: ' \2014 '; }
         span.inline-Fl:before   { content: '-'; }          span.inline-Fl:before   { content: '-'; }
         span.inline-Fl          { font-weight: bolder; }          span.inline-Fl          { font-weight: bolder; }
           span.inline-Cm          { font-weight: bolder; }
           span.inline-Cd          { font-weight: bolder; }
         span.inline-Nm          { font-weight: bolder; }          span.inline-Nm          { font-weight: bolder; }
         span.inline-Ar          { text-decoration: underline; }          span.inline-Ar          { text-decoration: underline; }
         span.inline-Pa          { text-decoration: underline; }          span.inline-Pa          { text-decoration: underline; }
Line 30 
Line 32 
         span.inline-Va          { text-decoration: underline; }          span.inline-Va          { text-decoration: underline; }
         span.inline-Vt          { text-decoration: underline; }          span.inline-Vt          { text-decoration: underline; }
         span.inline-Em          { font-style: italic; }          span.inline-Em          { font-style: italic; }
           span.inline-Ft          { text-decoration: underline; }
           span.inline-Fd          { font-weight: bolder; }
           span.inline-Ic          { font-weight: bolder; }
         span.inline-Op:before   { content: '['; }          span.inline-Op:before   { content: '['; }
         span.inline-Op:after    { content: ']'; }          span.inline-Op:after    { content: ']'; }
         span.inline-Qq:before   { content: '\"'; }          span.inline-Qq:before   { content: '\"'; }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb