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

Diff for /mandoc/Attic/style.css between version 1.2 and 1.4

version 1.2, 2009/03/24 10:28:06 version 1.4, 2009/06/25 08:42:06
Line 31  h3  { font-size: small;
Line 31  h3  { font-size: small;
                   margin-bottom: 0px;                    margin-bottom: 0px;
                   font-family: Verdana, Tahoma, Arial, sans-serif; }                    font-family: Verdana, Tahoma, Arial, sans-serif; }
   
 span.man        { color: #000000; border-bottom: 1px dotted #999999; }  a.man           { text-decoration: none;
                     border-bottom: 1px dotted #999999; }
   
 span.path       { color: #000000; }  span.path       { color: #000000; }
   
Line 54  div.foot { border-top: 1px dotted #cccccc; 
Line 55  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; }
   
   td.zebra        { background-color: #eeeeee; }

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

CVSweb