favicon, script nbsp, pages login..., fix header logged in, équipes portrait, clean blob mask index projets
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
main.main-login, main.main-user, main.main-register, main.main-contact, main.main-ask, main.main-add-offre {
|
||||
min-height: 50vh;
|
||||
.login, .user, .register, .contact, .ask, .add-offre {
|
||||
padding-top: 5vh;
|
||||
margin-top: 12vh;
|
||||
padding: 5vh 0;
|
||||
width: 100vw;
|
||||
@include white_beige_gradient();
|
||||
background-color: white;
|
||||
> h2 {
|
||||
@include sous_titre_alt();
|
||||
text-align: center;
|
||||
@@ -76,3 +77,8 @@ main.main-login, main.main-user, main.main-register, main.main-contact, main.mai
|
||||
#edit-field-description-0-format {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.form-item {
|
||||
padding-left: 3rem;
|
||||
@include main_text_content();
|
||||
}
|
||||
|
@@ -1,8 +1,8 @@
|
||||
|
||||
/*
|
||||
body.toolbar-tray-open header[role="banner"] {
|
||||
left: 15rem !important;
|
||||
width: calc(100% - 15rem) !important;
|
||||
}
|
||||
} */
|
||||
|
||||
body.toolbar-fixed header[role="banner"] {
|
||||
top: 2.4em !important;
|
||||
|
Reference in New Issue
Block a user