/[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 593 by dpavlin, Tue Nov 2 08:13:23 2004 UTC revision 594 by dpavlin, Sat Nov 6 23:26:39 2004 UTC
# Line 197  span { Line 197  span {
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 250  span { Line 255  span {
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 270  span { Line 280  span {
280    
281  .bd {  .bd {
282          vertical-align: top;          vertical-align: top;
283          padding: 20px 20px 10px 10px;          padding: 10px 20px 10px 10px;
284    }
285    
286    .bd2 {
287            vertical-align: top;
288            padding: 20px 20px 10px 40px;
289  }  }
290    
291  .bdBrowse {  .bdBrowse {
# Line 307  span { Line 322  span {
322  h1  {  h1  {
323          font-weight: bold;          font-weight: bold;
324          font-size: 100%;          font-size: 100%;
         text-align: left;  
325  }  }
326    
327  h2  {  h2  {
328          font-weight: bold;          font-weight: bold;
329          font-size: 120%;          font-size: 120%;
         text-align: left;  
330  }  }
331    
332  h3  {  h3  {
333          font-weight: bold;          font-weight: bold;
334          font-size: 140%;          font-size: 140%;
         text-align: left;  
335  }  }
336    
337  a:link {  a:link {
# Line 345  a:hover { Line 357  a:hover {
357  li {  li {
358          font-weight: bold;          font-weight: bold;
359          text-align: left;          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 {

Legend:
Removed from v.593  
changed lines
  Added in v.594

  ViewVC Help
Powered by ViewVC 1.1.26