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

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

revision 112 by dpavlin, Fri Jul 11 20:15:01 2003 UTC revision 113 by dpavlin, Wed Jul 16 10:08:11 2003 UTC
# Line 4  body { Line 4  body {
4          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
5  }  }
6    
 table {  
         font-size: 90%;  
 }  
   
7  p {  p {
8          font-size: 90%;          font-size: 75%;
9  }  }
10    
11  h2 {    h2 {  
# Line 17  h2 { Line 13  h2 {
13          color: #000080;          color: #000080;
14  }  }
15    
16    .tdH1 {
17            font-size: 75%;
18    }
19    
20  .navigacija {  .navigacija {
21          font-size : 11px;          font-size : 11px;
22          margin: 0px 0px 0px 0px;          margin: 0px 0px 0px 0px;
# Line 48  h2 { Line 48  h2 {
48  }  }
49    
50  .reset {  .reset {
51          font-size : 15px;          font-size : 12px;
52          margin: 0px 0px 0px 0px;          margin: 0px 0px 0px 0px;
53          padding: 0px 0px 0px 0px;          padding: 0px 0px 0px 0px;
54          color: #000080;          color: #000080;
# Line 77  h2 { Line 77  h2 {
77    
78    
79  .label1 {    .label1 {  
80          font-size: 90%;          font-size: 75%;
81          text-align: right;          text-align: right;
82  }  }
83    
84  .label2 {    .label2 {  
85           font-size: 90%;           font-size: 75%;
86           vertical-align: top;           vertical-align: top;
87  }  }
88    
89    
90  .example {    .example {  
91          font-size: 85%;          font-size: 70%;
92          font-style: italic;          font-style: italic;
93  }  }
94    
95  .limiter {    .limiter {  
96          vertical-align: top;          vertical-align: top;
97            font-size: 75%;
98    }
99    
100    .results {
101            font-size: 70%
102  }  }
103    
104  .small {  .small {
105          font-size: 80%;          font-size: 70%;
106  }  }
107                    
108    

Legend:
Removed from v.112  
changed lines
  Added in v.113

  ViewVC Help
Powered by ViewVC 1.1.26