/[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 484 by dpavlin, Sun Sep 26 22:14:56 2004 UTC revision 513 by dpavlin, Mon Oct 18 12:20:35 2004 UTC
# Line 1  Line 1 
1    body {
2            font-size: small;
3    }
4    
5    
6  tbody {  tbody {
7          background: #f7f6f2;          background: #f7f6f2;
8          color: #4e4e70;          color: #4e4e70;
# Line 53  a:hover { Line 58  a:hover {
58          background: #e1e1f3;          background: #e1e1f3;
59  }        }      
60    
61    ul, li {
62            padding-left: 0;
63            margin-left: 8;
64            margin-bottom: 0;
65            list-style-type: circle;
66    }
67    

Legend:
Removed from v.484  
changed lines
  Added in v.513

  ViewVC Help
Powered by ViewVC 1.1.26