/[webpac2]/trunk/vhost/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 /trunk/vhost/style.css

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

revision 1176 by dpavlin, Wed Apr 29 18:06:15 2009 UTC revision 1177 by dpavlin, Wed Apr 29 18:06:19 2009 UTC
# Line 22  h2 { Line 22  h2 {
22          font-size: 80%;          font-size: 80%;
23  }  }
24    
25    a.skip {
26            float: right;
27            color: #aaa;
28    }
29    
30  form {  form {
31          margin: 2em;          margin-top: 2em;
32  }  }
33    
34  form label,  form label,
# Line 41  form #inputs { Line 46  form #inputs {
46  }  }
47    
48  #results {  #results {
49          clear: left;          margin-top: 2em;
         float: left;  
         margin: 1em;  
50          border: 1px solid #eee;          border: 1px solid #eee;
51  }  }
52    
# Line 54  form #inputs { Line 57  form #inputs {
57    
58  #results ol {  #results ol {
59          float: left;          float: left;
60          margin: 1em;          margin-right: 2em;
61  }  }
62    
63  #results ol li {  #results ol li {

Legend:
Removed from v.1176  
changed lines
  Added in v.1177

  ViewVC Help
Powered by ViewVC 1.1.26