X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cards%2Fcards.css;h=c227c601e3bda5e51cda9a2f789b8c489867a6f7;hb=4e07a73ed0ab92f276d1d8ce6942bd92651efc3d;hp=6349f8afe55d002923ada6ac3f9d145c6d325004;hpb=b415e3635963435899d7a5f872aec3016ebe021c;p=lobster diff --git a/cards/cards.css b/cards/cards.css index 6349f8a..c227c60 100644 --- a/cards/cards.css +++ b/cards/cards.css @@ -255,6 +255,16 @@ .card .section.prescriptions { width: 40ex;} +.card .section.therapies a.therapy { + display: inline-block; + padding: .25em .5em; + margin-bottom: .25em; + color: #000; + text-decoration: none; + background-color: #DDF; + border: 1px solid black; +} + form.card input.delete { display: none; } form.card input.delete + label { display: inline-block;