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

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

revision 1.1.1.1 by ravilov, Fri Aug 3 09:12:42 2001 UTC revision 1.2 by ravilov, Tue Sep 25 15:38:04 2001 UTC
# Line 1  Line 1 
1  .section {  .section {
2          font-size: 16px;          font-size: 16px;
3          font-weight: bold;          Font-weight: bold;
4  }  }
5    
6  .subsection {  .subsection {
7          font-size: 15px;          Font-size: 14px;
8          font-weight: bold;          Font-weight: bold;
9  }  }
10    
11  .subsubsection {  .subsubsection {
12          font-size: 14px;          font-size: 12px;
13          font-weight: bold;          font-weight: bold;
14  }  }
15    
16  .subsubsubsection {  .subsubsubsection {
17          font-size: 12px;          font-size: 10px;
18          font-weight: bold;          font-weight: bold;
19  }  }

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26