/[webpac]/branches/cpi/public_html-cpi/style.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 /branches/cpi/public_html-cpi/style.css

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

revision 700 by dpavlin, Fri Dec 31 02:28:45 2004 UTC revision 701 by dpavlin, Sat Apr 30 15:47:28 2005 UTC
# Line 1  Line 1 
1  body {  body {
         background: #f7f6f2;  
2          color: black;          color: black;
3          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;          font-family: "Verdana", Arial, Helvetica, sans-serif;
4          margin-left: 30px;          margin-left: 30px;
5          margin-top: 30px;          margin-top: 30px;
6  }  }
# Line 11  p { Line 10  p {
10  }  }
11    
12  h2 {    h2 {  
13          font-size: 16px; font-weight: bold;          font-size: 14px; font-weight: bold;
14          color: #000080;          color: #000080;
15  }  }
16    
17    h3 {  
18            font-size: 16px; font-weight: bold;
19            color: #273847;
20    }
21    
22  .tdH1 {  .tdH1 {
23          font-size: 75%;          font-size: 75%;
24  }  }
# Line 38  h2 { Line 42  h2 {
42          font-size : 17px;          font-size : 17px;
43          margin: 0px 0px 0px 0px;          margin: 0px 0px 0px 0px;
44          padding: 0px 0px 0px 0px;          padding: 0px 0px 0px 0px;
45          color: #000080;          color: #4E6F8E;
46          background-color: #ffffff;          background-color: #ffffff;
47          border-color: #000080;          border-color: #96C9E8;
48          border-top-color: #8080f0;          border-top-color: #96C9E8;
49          border-left-color: #8080f0;          border-left-color: #96C9E8;
50          border-right-color: #000080;          border-right-color: #4E6F8E;
51          border-bottom-color: #000080;          border-bottom-color: #4E6F8E;
52                    
53  }  }
54    
# Line 78  h2 { Line 82  h2 {
82    
83    
84  .label1 {    .label1 {  
85          font-size: 75%;          font-color: #273847;
86            font-size: 80%;
87          text-align: right;          text-align: right;
88            font-weight: bold;
89  }  }
90    
91  .label2 {    .label2 {  

Legend:
Removed from v.700  
changed lines
  Added in v.701

  ViewVC Help
Powered by ViewVC 1.1.26