css form user login ok
This commit is contained in:
@@ -8,7 +8,6 @@ footer{
|
||||
div{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
}
|
||||
|
||||
h2{font-size: 1.3rem;}
|
||||
|
||||
@@ -81,6 +81,16 @@ header{
|
||||
flex-direction: column;
|
||||
align-items: start;
|
||||
padding-left: 2.5rem;
|
||||
.form-item-persistent-login{
|
||||
flex-direction: row-reverse;
|
||||
#edit-persistent-login{
|
||||
width: fit-content;
|
||||
}
|
||||
label{
|
||||
flex-grow: 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
ul{
|
||||
font-size: 1.2rem;
|
||||
@@ -96,6 +106,12 @@ header{
|
||||
}
|
||||
.request-password-link{
|
||||
margin-bottom: 4rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
li p{
|
||||
font-style: italic;
|
||||
font-size: 0.9rem;
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -109,15 +125,22 @@ header{
|
||||
border: solid black 1px;
|
||||
margin-bottom: 1rem;
|
||||
background-color: $white-button;
|
||||
p{
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
ul:last-of-type a:hover{
|
||||
background-color: $yellow-puca;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#block-reha-config-pages{
|
||||
grid-column: 10;
|
||||
.bouton-contact{
|
||||
@@ -251,4 +274,3 @@ header{
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user