/[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 533 by dpavlin, Sat Oct 23 18:17:31 2004 UTC revision 543 by dpavlin, Sun Oct 24 23:03:35 2004 UTC
# Line 332  h3  { Line 332  h3  {
332  }  }
333    
334  a:link {  a:link {
335          text-decoration: none;          text-decoration: underline;
336          color: #575aa9;          color: #575aa9;
337          font-weight: bold;          font-weight: bold;
338  }  }
# Line 344  a:active { Line 344  a:active {
344    
345  a:visited {  a:visited {
346          color: #575aa9;          color: #575aa9;
347          text-decoration: none;          text-decoration: underline;
348          font-weight: bold;          font-weight: bold;
349  }  }
350    
# Line 434  li { Line 434  li {
434                    
435  }  }
436    
437    ul ul {
438            list-style-type: disc;
439    }
440    
441    .crovoc {
442            text-align: justify;
443            padding: 0px 100px 0px 0px;
444    }

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

  ViewVC Help
Powered by ViewVC 1.1.26