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

Diff for /mandoc/Attic/index.css between version 1.4 and 1.5

version 1.4, 2010/05/29 19:45:08 version 1.5, 2010/07/21 09:59:52
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; }
   
 span.nm         { color: #000000; font-weight: bold; }  span.nm         { font-weight: bold; }
   
 span.attn       { color: #000000; font-weight: bold; }  span.attn       { color: #000000; font-weight: bold; }
   
Line 29  span.flag { font-weight: bold; }
Line 29  span.flag { font-weight: bold; }
 div.head        { border-bottom: 1px solid #dddddd;  div.head        { border-bottom: 1px solid #dddddd;
                   padding-bottom: 5px;                    padding-bottom: 5px;
                   text-align: right; }                    text-align: right; }
   
 div.subhead     { font-size: smaller;  
                   margin-bottom: 1em; }  
   
 div.foot        { border-top: 1px solid #dddddd;  div.foot        { border-top: 1px solid #dddddd;
                   padding-top: 5px;                    padding-top: 5px;

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

CVSweb