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

Diff for /mandoc/Attic/index.css between version 1.2 and 1.3

version 1.2, 2010/02/17 19:31:00 version 1.3, 2010/03/22 18:30:23
Line 20  h2  { font-weight: bold;
Line 20  h2  { font-weight: bold;
                   margin-bottom: 0px;                    margin-bottom: 0px;
                   font-family: Verdana, Tahoma, Arial, sans-serif; }                    font-family: Verdana, Tahoma, Arial, sans-serif; }
   
 div.clhead      { background-color: #E6E6FA; color: #000000; padding: 2px; font-weight: bold; }  
   
 div.clbody      { margin-left: 2px; }  
   
 ul.clbody       { margin-top: 4px; }  
   
 span.rev        { font-weight: bold; }  span.rev        { font-weight: bold; }
   
 span.nm         { color: #000000; font-weight: bold; }  span.nm         { color: #000000; font-weight: bold; }
   
 span.attn       { color: #000000; font-weight: bold; }  span.attn       { color: #000000; font-weight: bold; }
   
   span.flag       { font-weight: bold; }
   
 div.head        { border-bottom: 1px dotted #cccccc;  div.head        { border-bottom: 1px dotted #cccccc;
                   padding-bottom: 5px;                    padding-bottom: 5px;
                   text-align: right; }                    text-align: right; }
Line 44  div.foot { border-top: 1px dotted #cccccc; 
Line 40  div.foot { border-top: 1px dotted #cccccc; 
 a.external      { background: transparent url(external.png) center right no-repeat; padding-right: 12px; }  a.external      { background: transparent url(external.png) center right no-repeat; padding-right: 12px; }
   
 span.date       { color: #808080; }  span.date       { color: #808080; }
   
   col.date        { width: 8em; }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb