/[webpac]/trunk2/eurovoc/listic.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 /trunk2/eurovoc/listic.css

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

revision 532 by dpavlin, Mon Oct 18 12:20:35 2004 UTC revision 533 by dpavlin, Sat Oct 23 18:17:31 2004 UTC
# Line 1  Line 1 
1  body {  body {
2          font-size: small;          font-size: small;
3            scrollbar-face-color: #e1e1f3;
4            scrollbar-shadow-color: #e1e1f3;
5            scrollbar-highlight-color: #e1e1f3;
6            scrollbar-3dlight-color: #e1e1f3;
7            scrollbar-darkshadow-color: #e1e1f3;
8            scrollbar-track-color: #f7f6f2;
9            scrollbar-arrow-color: white;
10  }  }
11    
12    
# Line 23  td { Line 30  td {
30    
31  a:link {  a:link {
32          text-decoration: none;          text-decoration: none;
33            border-bottom: 1px dotted navy;
34            padding: 0 0 0 0;
35          color: #575aa9;          color: #575aa9;
36  }  }
37    

Legend:
Removed from v.532  
changed lines
  Added in v.533

  ViewVC Help
Powered by ViewVC 1.1.26