X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftherapy.css.sh;h=e3184a52656093cf18579bee2a710a81fcc7affb;hp=d6a0135697c7ad1cd571c6ca4cc8dd27a0f64694;hb=33a8e0e8967077bb2aa63b4bea706dc61d3e42d8;hpb=9f84cd01fc17ac387f4f5e5787cd366135cd1916 diff --git a/templates/therapy.css.sh b/templates/therapy.css.sh index d6a0135..e3184a5 100755 --- a/templates/therapy.css.sh +++ b/templates/therapy.css.sh @@ -3,6 +3,7 @@ cat < span.no { border: none; } .tab > .date { width: 30%; } -.tab > .therapist { width: 40%; } -.tab > .signature { width: 10%; } +.tab > .therapist { width: 30%; } +.tab > .signature { width: 20%; } +label.tab > .signature { font-size: .75em; } .tab > .signature > button { display: inline-block; margin: 0; } /* fieldset.tab > button[type=submit] { width: 5%; text-align: center; margin-left: 5%;} */ fieldset.tab > button[type=submit] { height: 2em; color: #FFF; font-weight: bold;}