/[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 137 - (hide annotations)
Thu Nov 24 22:29:39 2005 UTC (18 years, 6 months ago) by dpavlin
File MIME type: text/css
File size: 748 byte(s)
 r9111@llin:  dpavlin | 2005-11-24 22:22:05 +0100
 move more design to css, minor tweaks

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 dpavlin 137 }
41    
42     .footer {
43     color: #808080;
44     margin-top: 1em;
45     border-top: 1px solid #e0e0e0;
46     font-size: 70%;
47     display: block;
48     clear: left;
49     }

  ViewVC Help
Powered by ViewVC 1.1.26