/[cvs]/nfo/php/scripts/phpChoPro/chord2html.css
ViewVC logotype

Contents of /nfo/php/scripts/phpChoPro/chord2html.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Mon Jan 20 18:38:54 2003 UTC (21 years, 5 months ago) by joko
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/css
+ initial check-in

1 body, p, div, td {
2 font-family: Times;
3 }
4
5 body {
6 background-color: #ffffff
7 }
8
9 h1 {
10 border-style: solid;
11 border-bottom-width: 1px;
12 border-top-width: 0px;
13 border-left-width: 0px;
14 border-right-width: 0px;
15 margin-bottom: 0.1em;
16 }
17
18 h2 {
19 margin-top: 0em;
20 margin-left: 5em;
21 margin-bottom: 3em;
22 font-size: medium;
23 font-style: italic;
24 text-align: right;
25 }
26
27 h3 {
28 font-style: italic;
29 margin-top: 0em;
30 margin-bottom: 0.1em;
31 }
32
33 p {
34 margin-top: 1em;
35 margin-bottom: 0.5em;
36 }
37
38 .chord {
39 font-family: Helvetica, Arial;
40 font-weight: bold;
41 font-size: small;
42 font-style: italic;
43 color: #000080;
44 }
45
46 .chorus {
47 margin-left: 3em;
48 }
49
50 .grids {
51 border-style: solid;
52 border-width: 1px;
53 padding: 1em;
54 margin-top: 1em;
55 background-color: #fffff8;
56 }
57
58 .timestamp {
59 padding-top: 0em;
60 font-style: italic;
61 font-size: small;
62 }
63

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed