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

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

revision 493 by dpavlin, Sun Oct 10 05:31:23 2004 UTC revision 533 by dpavlin, Sat Oct 23 18:17:31 2004 UTC
# Line 353  a:hover { Line 353  a:hover {
353          text-decoration: none;          text-decoration: none;
354  }  }
355    
356    li {
357            font-weight: bold;
358    }
359    
360  .lhM:link {  .lhM:link {
361          text-decoration: none;          text-decoration: none;
# Line 417  a:hover { Line 419  a:hover {
419          color: #575aa9;          color: #575aa9;
420  }  }
421    
422    
423    .submit {
424            font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
425            font-size: 100%;
426            margin: 0;
427            padding: 0 0 0 2;
428            color: #575aa9;
429            background-color: white;
430            border-top-color: #8080f0;
431            border-left-color: #8080f0;
432            border-right-color: #575aa9;
433            border-bottom-color: #575aa9;
434            
435    }
436    
437    

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

  ViewVC Help
Powered by ViewVC 1.1.26