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

Diff for /mandoc/Attic/style.css between version 1.24 and 1.25

version 1.24, 2011/08/18 09:16:01 version 1.25, 2011/08/26 09:03:17
Line 38  i  { } /* Italic: BI, IB, I, (implicit). */
Line 38  i  { } /* Italic: BI, IB, I, (implicit). */
 b               { } /* Bold: SB, BI, IB, BR, RB, B, (implicit). */  b               { } /* Bold: SB, BI, IB, BR, RB, B, (implicit). */
 .symb           { font-style: normal; font-weight: bold; } /* Symbolic: Sy, Ms, Bf -symbolic. */  .symb           { font-style: normal; font-weight: bold; } /* Symbolic: Sy, Ms, Bf -symbolic. */
 small           { } /* Small: SB, SM. */  small           { } /* Small: SB, SM. */
 .lit            { font-style: normal; font-weight: normal; font-family: monospace; } /* Literal: Dl, Li, Bf -literal, Bl -literal, Bl -unfilled. */  .lit            { font-style: normal; font-weight: normal; font-family: monospace; } /* Literal: Dl, Li, Ql, Bf -literal, Bl -literal, Bl -unfilled. */
   
 /* Block modes. */  /* Block modes. */
   

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb