toulouse: style FC login registration template (#35348)

This commit is contained in:
Frédéric Péters 2019-08-10 11:47:40 +02:00
parent 199b097383
commit 31a969208f
1 changed files with 16 additions and 1 deletions

View File

@ -1671,9 +1671,18 @@ $list-illus:
div#frontend-login-fc,
div#frontend-registration-fc {
div#fc-button-wrapper, div#fc-explanation-text {
div#fc-button-wrapper, div#fc-explanation-text, div#fc-registration-user-info {
text-align: left;
padding-top: 0;
p {
margin-left: 0;
}
}
div#fc-registration-user-info {
p.certified {
margin-left: 2rem;
}
}
div#fc-button {
@ -1688,6 +1697,12 @@ div#frontend-registration-fc {
position: static;
}
}
div#fc-registration-user-info + div#fc-button-wrapper {
div#fc-button {
position: static;
}
}
}
div.list-of-forms span.form-number {