/[health_html]/stil.css
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.css

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

revision 1.9 by ravilov, Mon Sep 3 15:52:15 2001 UTC revision 1.10 by ravilov, Wed Sep 19 12:23:56 2001 UTC
# Line 1  Line 1 
1  BODY, DIV, P, TD, TABLE, TH {  BODY, DIV, P, TABLE, TH, TD {
2          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
3          font-size: 12px;          font-size: 12px;
4          color: #000000;          color: #000000;
5  }  }
6    
7    TABLE.normal TH, TABLE.normal TD {
8            text-align: left;
9            vertical-align: top;
10    }
11    
12  INPUT, TEXTAREA, SELECT, OPTION {  INPUT, TEXTAREA, SELECT, OPTION {
13          font-family: sans-serif;          font-family: sans-serif;
14  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.26