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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 90 - (hide annotations)
Tue Nov 22 09:53:22 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/user.css
File MIME type: text/css
File size: 413 byte(s)
local 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 dpavlin 90 width: 120px;
19 dpavlin 84
20 dpavlin 67 }
21    
22     .line2 {
23 dpavlin 84 background-color: #ffffff;
24     }
25    
26    
27     #bookcov {
28     padding-right: 1em;
29     width: 15%;
30     vertical-align: middle;
31 dpavlin 67 }

  ViewVC Help
Powered by ViewVC 1.1.26