css form user login ok
This commit is contained in:
@@ -270,6 +270,8 @@ header {
|
||||
header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul .request-password-link {
|
||||
margin-bottom: 4rem;
|
||||
font-size: 1rem; }
|
||||
header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul .request-password-link:hover {
|
||||
text-decoration: #fdc300 underline; }
|
||||
header .region-header #block-reha-connexionutilisateur .connexion .connexion-full ul li p {
|
||||
font-style: italic;
|
||||
font-size: 0.9rem;
|
||||
|
||||
@@ -107,12 +107,17 @@ header{
|
||||
.request-password-link{
|
||||
margin-bottom: 4rem;
|
||||
font-size: 1rem;
|
||||
|
||||
}
|
||||
.request-password-link:hover{
|
||||
text-decoration: $yellow-puca underline;
|
||||
}
|
||||
li p{
|
||||
font-style: italic;
|
||||
font-size: 0.9rem;
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
ul:first-of-type{
|
||||
|
||||
Reference in New Issue
Block a user