/[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 717 by dpavlin, Sun Sep 11 18:46:44 2005 UTC revision 718 by dpavlin, Sat Oct 8 16:08:35 2005 UTC
# Line 126  td { Line 126  td {
126    
127    
128  #intro h3 {  #intro h3 {
129          padding: 0 10 5 40;          padding: 0 10 0 40;
130            color: rgb(117,144,174);
131            font-size: 100%;
132            font-weight: bold;
133    }
134    
135    #adv h3 {
136            padding: 5 10 0 0;
137          color: rgb(117,144,174);          color: rgb(117,144,174);
138          font-size: 100%;          font-size: 100%;
139          font-weight: bold;          font-weight: bold;
140  }  }
141    
142  #searchform {  #searchform {
143          padding: 5 10 10 40;          padding: 0 10 0 40;
144  }  }
145    
146                    

Legend:
Removed from v.717  
changed lines
  Added in v.718

  ViewVC Help
Powered by ViewVC 1.1.26