/[webpac2]/Webpacus/root/css/user.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 /Webpacus/root/css/user.css

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

revision 530 by dpavlin, Mon May 1 14:11:17 2006 UTC revision 531 by dpavlin, Mon May 22 22:12:09 2006 UTC
# Line 169  td { Line 169  td {
169    
170  .cover {  .cover {
171          border-color: #cccc00;          border-color: #cccc00;
172          text-align: right;          text-align: center;
173  }  }
174    
175  /*  /*
# Line 300  div#navigation { Line 300  div#navigation {
300          float:left;          float:left;
301          width:20%;          width:20%;
302          margin-left:-100%;          margin-left:-100%;
303            margin-bottom: 30px;
304          text-align: top;          text-align: top;
305          padding: 0px;          padding: 0px;
306          border: 1px solid #3D5C7A;          border: 1px solid #3D5C7A;
307  }  }
308  div#extra {  div#extra {
309          float:left;          float:left;
310          width:25%;          width:24%;
311          margin-left:-25%;          margin-left:-25%;
312            margin-bottom: 20px;
313          border: 1px solid orange;          border: 1px solid orange;
314  }  }
315    
# Line 335  div#extra { Line 337  div#extra {
337  #content img {  #content img {
338          display: block;          display: block;
339          float: right;          float: right;
 }  
340    }
341    
342    #html_results {
343            border: 1px dashed #ccc;
344    }

Legend:
Removed from v.530  
changed lines
  Added in v.531

  ViewVC Help
Powered by ViewVC 1.1.26