/[webpac2]/Webpacus/root/css/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 /Webpacus/root/css/user.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 136 - (hide annotations)
Thu Nov 24 22:29:34 2005 UTC (18 years, 6 months ago) by dpavlin
File MIME type: text/css
File size: 619 byte(s)
 r9110@llin:  dpavlin | 2005-11-24 19:08:10 +0100
 more improvements and restructuring

1 dpavlin 136 /* user CSS file */
2    
3     #links {
4     font-size: 0.8em;
5     text-align: left;
6     padding: 0.5em 2em;
7     float: right;
8     vertical-align: top;
9     }
10    
11     td {
12     font-size: 0.8em;
13     height: 0.8em;
14     vertical-align: top;
15     font-family: Verdana, Helvetica
16     }
17    
18     .line {
19     background-color: #ffffcc;
20     }
21    
22     .label {
23     font-size: 0.7em;
24     font-weight: bold;
25     text-align: right;
26     padding-right: 1em;
27     width: 130px;
28    
29     }
30    
31     .line2 {
32     background-color: #ffffff;
33     }
34    
35    
36     #bookcov {
37     padding-right: 1em;
38     width: 15%;
39     vertical-align: middle;
40     }

  ViewVC Help
Powered by ViewVC 1.1.26