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

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

revision 644 by dpavlin, Wed Dec 22 15:47:21 2004 UTC revision 645 by dpavlin, Thu Jan 27 17:50:15 2005 UTC
# Line 119  td { Line 119  td {
119                    
120  }  }
121    
122    .navigacijaDISABLED {
123            font-size : 11px;
124            margin: 0px 0px 0px 0px;
125            padding: 0px 0px 0px 0px;
126            border-width: 1px;
127            width: 19%;
128            color: #8080f0;
129            background-color: #ffffff;
130            border-top-color: #8080f0;
131            border-left-color: #8080f0;
132            border-right-color: #000080;
133            border-bottom-color: #000080;
134    }
135    
136    
137  /*  /*
138  p {  p {
# Line 177  h2 { Line 191  h2 {
191  }  }
192    
193    
 .navigacijaDISABLED {  
         font-size : 11px;  
         margin: 0px 0px 0px 0px;  
         padding: 0px 0px 0px 0px;  
         border-width: 1px;  
         width: 19%;  
         color: #8080f0;  
         background-color: #ffffff;  
         border-top-color: #8080f0;  
         border-left-color: #8080f0;  
         border-right-color: #000080;  
         border-bottom-color: #000080;  
 }  
   
194  .label1 {    .label1 {  
195          font-size: 75%;          font-size: 75%;
196          text-align: right;          text-align: right;
# Line 213  h2 { Line 213  h2 {
213  }  }
214    
215  .results {  .results {
216          font-size: 70%          font-size: 110%;
217            border: 1px ;
218  }  }
219    
220  .small {  .small {

Legend:
Removed from v.644  
changed lines
  Added in v.645

  ViewVC Help
Powered by ViewVC 1.1.26