/[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 492 by dpavlin, Sun Sep 26 22:34:51 2004 UTC revision 493 by dpavlin, Sun Oct 10 05:31:23 2004 UTC
# Line 237  body { Line 237  body {
237          font-weight: bold;          font-weight: bold;
238  }  }
239    
240  .nsl {  
241          text-align: center;      .front {
242          padding: 20px 20px 40px 20px;          padding: 1px 40px 20px 0px;
243    }
244    
245    .trans {
246            float: right;
247            padding: 1px 40px 40px 1px;
248            width: 280px;
249            text-align: center;
250    }
251    
252    .left {
253            text-align: justify;
254            
255  }  }
256    
257  .bdy, .bdy1 {  .bdy, .bdy1 {
# Line 250  body { Line 262  body {
262    
263  .bd {  .bd {
264          vertical-align: top;          vertical-align: top;
265          padding: 20px; 20px 20px 0px;          padding: 20px 20px 10px 10px;
266  }  }
267    
268  .bdBrowse {  .bdBrowse {
# Line 276  body { Line 288  body {
288          margin: 10px 10px 0px 0px;          margin: 10px 10px 0px 0px;
289  }  }
290    
291    .bottom {
292            padding: 6px 2px 0px 2px;
293            text-align: center;
294            line-height: 28px;
295            height: 28px;
296    
297    }
298    
299  h1  {  h1  {
300          font-weight: bold;          font-weight: bold;
301          font-size: 100%;          font-size: 100%;

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

  ViewVC Help
Powered by ViewVC 1.1.26