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

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

  ViewVC Help
Powered by ViewVC 1.1.26