/[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 542 by dpavlin, Sat Oct 23 18:17:31 2004 UTC revision 543 by dpavlin, Sun Oct 24 23:03:35 2004 UTC
# Line 29  td { Line 29  td {
29  }  }
30    
31  a:link {  a:link {
32          text-decoration: none;          text-decoration: underline;
         border-bottom: 1px dotted navy;  
         padding: 0 0 0 0;  
33          color: #575aa9;          color: #575aa9;
34  }  }
35    
# Line 41  a:active { Line 39  a:active {
39  }  }
40    
41  a:visited {  a:visited {
42          text-decoration: none;          text-decoration: underline;
43          color: #575aa9;          color: #575aa9;
44  }  }
45    

Legend:
Removed from v.542  
changed lines
  Added in v.543

  ViewVC Help
Powered by ViewVC 1.1.26