Merge pull request #10647 from demarches-simplifiees/a11y-authentification-page
Améliore l'accessibilité de la page d'authentification
This commit is contained in:
commit
190addd317
18 changed files with 49 additions and 75 deletions
|
@ -4,15 +4,6 @@
|
|||
$procedure-context-breakpoint: $two-columns-breakpoint;
|
||||
|
||||
.procedure-preview {
|
||||
.paperless-logo {
|
||||
width: 100%;
|
||||
margin-bottom: 60px;
|
||||
|
||||
@media (max-width: $procedure-context-breakpoint) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.simple {
|
||||
margin-bottom: 0.2rem;
|
||||
font-size: 1.5rem;
|
||||
|
@ -56,14 +47,6 @@ $procedure-context-breakpoint: $two-columns-breakpoint;
|
|||
}
|
||||
}
|
||||
|
||||
.no-procedure-presentation {
|
||||
margin-bottom: 1.6rem;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.procedure-context-content {
|
||||
@media (max-width: $procedure-context-breakpoint) {
|
||||
input[type=submit] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue