/[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 569 by dpavlin, Sun Oct 31 19:29:18 2004 UTC revision 595 by dpavlin, Sat Nov 6 23:40:25 2004 UTC
# Line 6  body { Line 6  body {
6          font-size: small;          font-size: small;
7  }  }
8    
9    span {
10            text-align: left;
11    }
12    
13  #frontPage {  #frontPage {
14          text-align: center;          text-align: center;
15          padding: 50px 0px 0px 0px;          padding: 50px 0px 0px 0px;
# Line 193  body { Line 197  body {
197          width: 140px;          width: 140px;
198  }  }
199    
200    .middle2 {
201            height: 10px;
202            width: 180px;
203    }
204    
205  .hMenuTxt {  .hMenuTxt {
206          background: #8281ba;          background: #8281ba;
207          vertical-align: bottom;          vertical-align: bottom;
# Line 246  body { Line 255  body {
255          padding: 1px 40px 20px 0px;          padding: 1px 40px 20px 0px;
256  }  }
257    
258    .front2 {
259            padding: 1px 40px 20px 0px;
260            text-align: center;
261    }
262    
263  .trans {  .trans {
264          float: right;          float: right;
265          padding: 1px 40px 40px 1px;          padding: 1px 40px 40px 1px;
# Line 269  body { Line 283  body {
283          padding: 20px 20px 10px 10px;          padding: 20px 20px 10px 10px;
284  }  }
285    
286    .bd2 {
287            vertical-align: top;
288            padding: 20px 20px 10px 40px;
289    }
290    
291  .bdBrowse {  .bdBrowse {
292          vertical-align: top;          vertical-align: top;
293  }  }
# Line 337  a:hover { Line 356  a:hover {
356    
357  li {  li {
358          font-weight: bold;          font-weight: bold;
359            text-align: left;
360            margin-left: 20px;
361  }  }
362    
363  .txtl {  .txtl {
364          font-weight: normal;          font-weight: normal;
365            text-align: left;
366            margin-left: 20px;
367  }  }
368    
369  .txtt {  .txtt {
# Line 462  ul ul { Line 485  ul ul {
485          list-style-type: disc;          list-style-type: disc;
486  }  }
487    
488    ul {
489            padding: 0px;
490    }
491    
492  .eurovoc {  .eurovoc {
493          text-align: justify;          text-align: justify;
494          padding: 0px 100px 0px 0px;          padding: 0px 100px 0px 0px;
495  }  }
496    

Legend:
Removed from v.569  
changed lines
  Added in v.595

  ViewVC Help
Powered by ViewVC 1.1.26