/[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 1149 by dpavlin, Thu Apr 23 10:59:02 2009 UTC revision 1150 by dpavlin, Fri Apr 24 16:58:10 2009 UTC
# Line 6  body { Line 6  body {
6  }  }
7    
8  h1 {  h1 {
9            margin: 0;
10          font-size: 150%;          font-size: 150%;
11          color: #008;          color: #008;
12  }  }
13    
14    h2 {
15            margin: 0;
16            font-size: 120%;
17            color: #008;
18            padding-top: 1em;
19    }
20    
21  #description {  #description {
22          font-size: 80%;          font-size: 80%;
23  }  }
# Line 32  form #inputs { Line 40  form #inputs {
40          clear: left;          clear: left;
41  }  }
42    
 form #inputs h2 {  
         margin: 0;  
         padding-top: 1em;  
 }  
   
43  #results {  #results {
44          clear: left;          clear: left;
45          float: left;          float: left;

Legend:
Removed from v.1149  
changed lines
  Added in v.1150

  ViewVC Help
Powered by ViewVC 1.1.26