/[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 114 - (hide annotations)
Wed Nov 23 00:14:11 2005 UTC (18 years, 5 months ago) by dpavlin
Original Path: trunk/web/user.css
File MIME type: text/css
File size: 619 byte(s)
 r9065@llin:  dpavlin | 2005-11-23 01:15:39 +0100
 design

1 dpavlin 67 /* user CSS file */
2    
3 dpavlin 111 #links {
4     font-size: 0.8em;
5     text-align: left;
6     padding: 0.5em 2em;
7     float: right;
8     vertical-align: top;
9     }
10 dpavlin 108
11 dpavlin 84 td {
12 dpavlin 108 font-size: 0.8em;
13 dpavlin 84 height: 0.8em;
14 dpavlin 111 vertical-align: top;
15     font-family: Verdana, Helvetica
16 dpavlin 84 }
17    
18 dpavlin 67 .line {
19 dpavlin 84 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 dpavlin 114 width: 130px;
28 dpavlin 84
29 dpavlin 67 }
30    
31     .line2 {
32 dpavlin 84 background-color: #ffffff;
33     }
34    
35    
36     #bookcov {
37     padding-right: 1em;
38     width: 15%;
39     vertical-align: middle;
40 dpavlin 67 }

  ViewVC Help
Powered by ViewVC 1.1.26