stas        02/02/03 01:07:38

  Modified:    src      style.css
  Log:
  - untabify
  
  Revision  Changes    Path
  1.20      +7 -7      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- style.css 3 Feb 2002 09:07:10 -0000       1.19
  +++ style.css 3 Feb 2002 09:07:38 -0000       1.20
  @@ -31,13 +31,13 @@
   
   pre {  
           white-space: pre;
  -     font-family: profont, monaco, ocr-a, monospace, fixed;
  -     font-size: 1em;;
  -     line-height: normal;
  -     color: black;
  -     background-color: #ddffff;
  -     padding: 6px; 
  -     margin: .25em;
  +        font-family: profont, monaco, ocr-a, monospace, fixed;
  +        font-size: 1em;;
  +        line-height: normal;
  +        color: black;
  +        background-color: #ddffff;
  +        padding: 6px; 
  +        margin: .25em;
           border: 1px;              /* this is a must for */
           border-color: #ffffff;    /* for <pre>          */
           border-style: solid;      /* working in NS      */
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to