/[health_html]/stil.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /stil.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by ravilov, Tue Oct 23 16:13:59 2001 UTC revision 1.11 by ravilov, Mon Oct 29 14:43:21 2001 UTC
# Line 10  BODY, DIV, P, TABLE, TH, TD, INPUT, TEXT Line 10  BODY, DIV, P, TABLE, TH, TD, INPUT, TEXT
10          color: #000000;          color: #000000;
11  }  }
12    
13    BODY {
14            margin-left: 0;
15            margin-right; 0;
16    }
17    
18  TABLE.normal TH, TABLE.normal TD {  TABLE.normal TH, TABLE.normal TD {
19          text-align: left;          text-align: left;
20          vertical-align: top;          vertical-align: top;
# Line 23  TT, PRE { Line 28  TT, PRE {
28          font-family: monospace;          font-family: monospace;
29  }  }
30    
31    BLOCKQUOTE {
32            padding-top: 2px;
33            margin-top: 2px;
34    }
35    
36  A {  A {
37          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
38          font-size: 12px;          font-size: 12px;
# Line 173  SMALL, .small, .bsmall, .small3, .btn_b, Line 183  SMALL, .small, .bsmall, .small3, .btn_b,
183  }  }
184    
185  .library {  .library {
186          font-family: serif;          /* font-family: serif; */
187          font-size: 14px;          font-size: 14px;
188  }  }
189    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.26