/[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 68 by dpavlin, Fri Jul 4 23:30:47 2003 UTC revision 113 by dpavlin, Wed Jul 16 10:08:11 2003 UTC
# Line 2  body { Line 2  body {
2          background: #FFFFE8 none;          background: #FFFFE8 none;
3          color: black;          color: black;
4          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
         font-size: small;  
5  }  }
6    
7  table {  p {
8          font-size: small;          font-size: 75%;
9  }  }
10    
11  h2 {    h2 {  
# Line 14  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 45  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 74  h2 { Line 77  h2 {
77    
78    
79  .label1 {    .label1 {  
80          font-size: small;          font-size: 75%;
81            text-align: right;
82  }  }
83    
84  .label2 {    .label2 {  
85           font-size: small;           font-size: 75%;
86           text-align: right;           vertical-align: top;
87  }  }
88    
89    
90  .example {    .example {  
91          font-size: small;          font-size: 70%;
92          font-style: italic;          font-style: italic;
93  }  }
94    
95    .limiter {  
96            vertical-align: top;
97            font-size: 75%;
98    }
99    
100    .results {
101            font-size: 70%
102    }
103    
104    .small {
105            font-size: 70%;
 .limiter {    
         font-size: 12px  
106  }  }
107            
108    

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

  ViewVC Help
Powered by ViewVC 1.1.26