/[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 581 by dpavlin, Sun Oct 31 19:29:18 2004 UTC revision 582 by dpavlin, Tue Nov 2 08:13:23 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 303  body { Line 307  body {
307  h1  {  h1  {
308          font-weight: bold;          font-weight: bold;
309          font-size: 100%;          font-size: 100%;
310            text-align: left;
311  }  }
312    
313  h2  {  h2  {
314          font-weight: bold;          font-weight: bold;
315          font-size: 120%;          font-size: 120%;
316            text-align: left;
317  }  }
318    
319  h3  {  h3  {
320          font-weight: bold;          font-weight: bold;
321          font-size: 140%;          font-size: 140%;
322            text-align: left;
323  }  }
324    
325  a:link {  a:link {
# Line 337  a:hover { Line 344  a:hover {
344    
345  li {  li {
346          font-weight: bold;          font-weight: bold;
347            text-align: left;
348  }  }
349    
350  .txtl {  .txtl {
# Line 462  ul ul { Line 470  ul ul {
470          list-style-type: disc;          list-style-type: disc;
471  }  }
472    
473    ul {
474            padding: 0px;
475    }
476    
477  .eurovoc {  .eurovoc {
478          text-align: justify;          text-align: justify;
479          padding: 0px 100px 0px 0px;          padding: 0px 100px 0px 0px;
480  }  }
481    

Legend:
Removed from v.581  
changed lines
  Added in v.582

  ViewVC Help
Powered by ViewVC 1.1.26