Skip to content

Commit

Permalink
Theme for Mons - modifs mail
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Dec 6, 2024
1 parent 728f48e commit c20427e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions mons/src/scss/home/a-la-une.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
color: $primary;
background: #fff !important;
position: relative;
min-width: 300px !important;

p {
color: $primary !important;
Expand Down
1 change: 1 addition & 0 deletions mons/src/scss/home/banner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

.section-accueil-doudou {
#portal-header #portal-header-top #portal-logo {
margin:0;
content: url("../../assets/svg/DOUDOU_BLANC.png") !important;
}
}
Expand Down
3 changes: 3 additions & 0 deletions mons/src/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -981,12 +981,15 @@ footer #container-section-noussuivre {
#portal-breadcrumbs {
position: relative !important;
order: 4;
z-index: 0 !important;
}

#banner {
order: 3;
position: relative;
height: 200px;
border-radius: 20px;
margin:20px 0;
}
}
}
Expand Down

0 comments on commit c20427e

Please sign in to comment.