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

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

  ViewVC Help
Powered by ViewVC 1.1.26