X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=songbook%2Fwebchord.cgi;h=ef2da0552f9fa5db4322b1843428b829ba4cfb2b;hb=9ed7209cfd57660436721ff5bf60d58e62ede295;hp=28d09692e7b8e0e89c0c4d0a6e9642a7fdc13fc8;hpb=7367c4e247d11307e192458cf3a3183361268d96;p=clearscm.git diff --git a/songbook/webchord.cgi b/songbook/webchord.cgi index 28d0969..ef2da05 100755 --- a/songbook/webchord.cgi +++ b/songbook/webchord.cgi @@ -143,32 +143,33 @@ body { h1 { text-align: center; font-family: Arial, Helvetica; - font-size: 32pt; + font-size: 24; + line-height: 10%; } h2 { text-align: center; font-family: Arial, Helvetica; - font-size: 24pt; + font-size: 18; + line-height: 50%; } .lyrics, .lyrics_chorus { - font-size: 18pt; + font-size: 10pt; } .lyrics_tab, .lyrics_chorus_tab { font-family: "Courier New", Courier; - font-size: 18pt; + font-size: 10pt; } .lyrics_chorus, .lyrics_chorus_tab, .chords_chorus, .chords_chorus_tab { font-weight: bold; } .chords, .chords_chorus, .chords_tab, .chords_chorus_tab { - font-size: 18pt; + font-size: 10pt; color: blue; - padding-right: - 4pt; + padding-right: 4pt; } .comment, .comment_italic { color: #999; - font-size: 18pt; + font-size: 10pt; } .comment_box { background-color: #ffbbaa;