X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=therapies%2Ftherapy.css;h=68aa33496bab0c33bae8ea8e9e9c4f8ac16d986e;hb=1463683bc0e298f63dace570d2d46bc121404a0a;hp=2b62c176ffe7e2b88790ba17f8a963203a8b7564;hpb=61dd42da2dc4811146725b3a85077c7978a063dd;p=lobster diff --git a/therapies/therapy.css b/therapies/therapy.css index 2b62c17..68aa334 100644 --- a/therapies/therapy.css +++ b/therapies/therapy.css @@ -72,13 +72,14 @@ div.patient a { div.therapies > a { display: inline-block; + text-decoration: none; border: 1px solid black; - margin: .5em .5em 0 0; padding: .25em .5em; + margin-top: .5em; padding: .25em .5em; background-color: #DDF; color: #000; } div.therapies > a.current { - background-color: #CCF; + background-color: #AAF; } div.prescription {