Skip to content

Commit

Permalink
Theme for Mons - logos
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Dec 6, 2024
1 parent a89a358 commit 54ee089
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
Binary file added mons/assets/svg/DOUDOU_BLANC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mons/assets/svg/DOUDOU_ROUGE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 3 additions & 4 deletions mons/src/scss/home/banner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@

.section-accueil-doudou {
#portal-header #portal-header-top #portal-logo {
margin: -10px 0 0;
content: url("../../assets/svg/logo-mons.svg") !important;
content: url("../../assets/svg/DOUDOU-BLANC.png") !important;
}
}

.section-accueil-cpas {
#portal-header #portal-header-top #portal-logo {
margin: -10px 0 0;
content: url("../../assets/svg/logo-mons.svg") !important;
//content: url("../../assets/svg/logo-mons.svg") !important;
width: 130px;
}
}

Expand Down

0 comments on commit 54ee089

Please sign in to comment.