/[webpac2]/trunk/web/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 /trunk/web/user.css

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

revision 67 by dpavlin, Wed Nov 16 15:33:12 2005 UTC revision 90 by dpavlin, Tue Nov 22 09:53:22 2005 UTC
# Line 1  Line 1 
1  /* user CSS file */  /* user CSS file */
2    
3    td {
4            font-size: 0.9em;
5            height: 0.8em;
6            
7    }
8    
9  .line {  .line {
10          background-color: #ccccff;          background-color: #ffffcc;
11            }
12    
13    .label {
14            font-size: 0.7em;
15            font-weight: bold;
16            text-align: right;
17            padding-right: 1em;
18            width: 120px;
19    
20  }  }
21    
22  .line2 {  .line2 {
23          background-color: #ffcccc;          background-color: #ffffff;
24    }
25    
26    
27    #bookcov {
28             padding-right: 1em;
29             width: 15%;
30             vertical-align: middle;
31  }  }

Legend:
Removed from v.67  
changed lines
  Added in v.90

  ViewVC Help
Powered by ViewVC 1.1.26