/[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 84 by dpavlin, Mon Nov 21 19:18:16 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    
19  }  }
20    
21  .line2 {  .line2 {
22          background-color: #ffcccc;          background-color: #ffffff;
23    }
24    
25    
26    #bookcov {
27             padding-right: 1em;
28             width: 15%;
29             vertical-align: middle;
30  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.26