/[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 108 - (hide annotations)
Tue Nov 22 20:08:10 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: text/css
File size: 434 byte(s)
local changes

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

  ViewVC Help
Powered by ViewVC 1.1.26