Mercurial > sat_legacy_website
diff static/css/sat_website.css @ 34:9d553570cc61
add adhesion_form.html and thank_you.html
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 27 Jan 2015 08:20:30 +0100 |
parents | 73c6333fd124 |
children | e501f5ff7191 |
line wrap: on
line diff
--- a/static/css/sat_website.css Tue Jan 27 08:07:15 2015 +0100 +++ b/static/css/sat_website.css Tue Jan 27 08:20:30 2015 +0100 @@ -174,3 +174,28 @@ background-color: lightgray; color: gray; } + +.form-signin { + max-width: 600px; + padding: 15px; + margin: 0 auto; +} +.form-signin .form-signin-heading, +.form-signin .checkbox { + margin-bottom: 10px; +} +.form-signin .checkbox { + font-weight: normal; +} +.form-signin .form-control { + position: relative; + height: auto; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + padding: 10px; + font-size: 16px; +} +#id_payment_type_group .active { + background-color: lightgray; +} \ No newline at end of file