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

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

version 1.6, 2008/12/07 16:41:04 version 1.7, 2008/12/07 21:30:49
Line 1 
Line 1 
         body                    { margin: 10px;          body                    { margin: 10px;
                                   font-family: Tahoma, sans-serif;                                    font-family: Tahoma, sans-serif;
                                   font-size: small; }                                    font-size: small; }
           h1                      { font-size: medium; }
           h2                      { font-size: small; }
         div.mdoc                { width: 600px; }          div.mdoc                { width: 600px; }
         div.block-Sh            { margin-bottom: 20px; }          div.block-Sh            { margin-bottom: 20px; }
         div.head-Sh             { font-weight: bold; }  
         div.head-Ss             { font-weight: bold;          div.head-Ss             { font-weight: bold;
                                   margin-top: 10px;                                    margin-top: 10px;
                                   text-align: justify; }                                    text-align: justify; }
Line 16 
Line 17 
         span.inline-Cm          { font-weight: bolder; }          span.inline-Cm          { font-weight: bolder; }
         span.inline-Cd          { font-weight: bolder; }          span.inline-Cd          { font-weight: bolder; }
         span.inline-Nm          { font-weight: bolder; }          span.inline-Nm          { font-weight: bolder; }
           span.inline-An          { text-decoration: underline; }
         span.inline-Ar          { text-decoration: underline; }          span.inline-Ar          { text-decoration: underline; }
         span.inline-Pa          { text-decoration: underline; }          span.inline-Pa          { text-decoration: underline; }
         div.block-Bl            { margin-top: 10px;          div.block-Bl            { margin-top: 10px;

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

CVSweb