/[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

Contents of /trunk/web/user.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 114 - (show annotations)
Wed Nov 23 00:14:11 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: text/css
File size: 619 byte(s)
 r9065@llin:  dpavlin | 2005-11-23 01:15:39 +0100
 design

1 /* 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