/[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

Annotation of /trunk/web/user.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 84 - (hide annotations)
Mon Nov 21 19:18:16 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: text/css
File size: 391 byte(s)
local configuration and design changes

1 dpavlin 67 /* user CSS file */
2    
3 dpavlin 84 td {
4     font-size: 0.9em;
5     height: 0.8em;
6    
7     }
8    
9 dpavlin 67 .line {
10 dpavlin 84 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 dpavlin 67 }
20    
21     .line2 {
22 dpavlin 84 background-color: #ffffff;
23     }
24    
25    
26     #bookcov {
27     padding-right: 1em;
28     width: 15%;
29     vertical-align: middle;
30 dpavlin 67 }

  ViewVC Help
Powered by ViewVC 1.1.26