Files @ 52127f437376
Branch filter:

Location: C3L/C3L-Membership-Online-Form/c3l_membership/static/style.css

Dennis Fink
Split up membership plans into more fields.

Student and starving are now options that can be selected additionally to the
regular or supporting membership.
body {
    margin-top: 1vh;
    margin-left: 3vw;
    margin-right: 3vw;
    margin-bottom: 1vh;
}

.pure-img {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}

p {
    text-align: justify;
}