/[webpac]/branches/ecas/public_html/style.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 /branches/ecas/public_html/style.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 785 by dpavlin, Fri Apr 17 15:04:48 2009 UTC revision 786 by dpavlin, Fri Apr 17 15:22:18 2009 UTC
# Line 112  a:hover { Line 112  a:hover {
112          font-size: 70%          font-size: 70%
113  }  }
114    
 .headline {  
         font-size: 110%;  
         font-weight: bold;  
         font-style: normal;  
 }  
   
115  .small {  .small {
116          font-size: 80%;          font-size: 80%;
117  }  }
# Line 145  a:hover { Line 139  a:hover {
139          border-top: 1px dashed navy;          border-top: 1px dashed navy;
140  }  }
141    
   
 .round {  
         border: 1px solid #e3e4e4;  
         zoom:1; /* causes IE to behave properly */  
 }  
   
 .tl {  
         background: url(tl.gif) no-repeat top left;  
         margin:-1px; /* the margin pushes the container out 1px to line up borders */  
 }  
 .tr {  
         background: url(tr.gif) no-repeat top right;  
 }  
 .br {  
         background: url(br.gif) no-repeat bottom right;  
 }  
   
 .bl {  
         background: url(bl.gif) no-repeat bottom left;  
         padding: 20px;  
         text-align: center;  
         vertical-align: center;  
 }  
   
 .tr, .tl, .bl, .br {  
         zoom:1;  
         position:relative;  
 }  
   
 /* kraj okruglih rubova */  
   
 .bl table {  
         margin-left: auto;  
         margin-right: auto;  
         text-align: left;  
 }  
   
 .abeceda {  
         font-size: 14px;  
         word-spacing: -0.15em  
 }  
   

Legend:
Removed from v.785  
changed lines
  Added in v.786

  ViewVC Help
Powered by ViewVC 1.1.26