/[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 556 by dpavlin, Fri Oct 29 22:09:26 2004 UTC
# Line 168  body { Line 168  body {
168          background: url(img/obrub_pl_DD.png);          background: url(img/obrub_pl_DD.png);
169  }  }
170    
171  .ActMenu {  .ActMenu, .ActMenu:link, .ActMenu:visited {
172          background: #8281ba;          background: #8281ba;
173          vertical-align: bottom;          vertical-align: bottom;
174          text-align: center;          text-align: center;
# Line 176  body { Line 176  body {
176          padding: 0px 0px 2px 0px;          padding: 0px 0px 2px 0px;
177          width: 140px;          width: 140px;
178          color: #FFDFBF;          color: #FFDFBF;
179            text-decoration: none;
180  }  }
181    
182  .hMenuSide {  .hMenuSide {
# Line 332  h3  { Line 333  h3  {
333  }  }
334    
335  a:link {  a:link {
336          text-decoration: none;          text-decoration: underline;
337          color: #575aa9;          color: #575aa9;
338          font-weight: bold;          font-weight: bold;
339  }  }
# Line 344  a:active { Line 345  a:active {
345    
346  a:visited {  a:visited {
347          color: #575aa9;          color: #575aa9;
348          text-decoration: none;          text-decoration: underline;
349          font-weight: bold;          font-weight: bold;
350  }  }
351    
# Line 434  li { Line 435  li {
435                    
436  }  }
437    
438    ul ul {
439            list-style-type: disc;
440    }
441    
442    .crovoc {
443            text-align: justify;
444            padding: 0px 100px 0px 0px;
445    }

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

  ViewVC Help
Powered by ViewVC 1.1.26