/[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 108 - (show annotations)
Tue Nov 22 20:08:10 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: text/css
File size: 434 byte(s)
local changes

1 /* user CSS file */
2
3
4
5 td {
6 font-size: 0.8em;
7 height: 0.8em;
8 font-family: Arial;
9 }
10
11 .line {
12 background-color: #ffffcc;
13 }
14
15 .label {
16 font-size: 0.7em;
17 font-weight: bold;
18 text-align: right;
19 padding-right: 1em;
20 width: 120px;
21
22 }
23
24 .line2 {
25 background-color: #ffffff;
26 }
27
28
29 #bookcov {
30 padding-right: 1em;
31 width: 15%;
32 vertical-align: middle;
33 }

  ViewVC Help
Powered by ViewVC 1.1.26