Rounded buttons.
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 16 Jun 2020 17:35:54 +0000 (19:35 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Thu, 10 Sep 2020 12:15:11 +0000 (14:15 +0200)
src/club/templates/club/membership_form.html

index 36dcb66..43e925f 100644 (file)
@@ -41,6 +41,7 @@ vertical-align: middle;
    }
    .kwota, .inna .button, .plan-toggle, .inna input {
        border: 1px solid black;
+       border-radius: 8px;
        background: none;
        cursor: pointer;
        padding: 0;