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

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

revision 261 by dpavlin, Thu Mar 11 20:42:23 2004 UTC revision 273 by dpavlin, Sat Mar 13 18:30:31 2004 UTC
# Line 96  h2 { Line 96  h2 {
96  }  }
97    
98  .results {  .results {
99          font-size: 70%          font-size: 70%;
100            border-top-width: 0px;
101            border-left-width: 0px;
102            border-right-width: 0px;
103            border-bottom-width: 1px;
104            border-color: gray;
105            border-style: solid;
106    }
107    
108    .index {
109            font-size: 80%;
110  }  }
111    
112  .small {  .small {

Legend:
Removed from v.261  
changed lines
  Added in v.273

  ViewVC Help
Powered by ViewVC 1.1.26