Nouveau logo, avec modif du CSS pour nouvelles dimensions
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 10 KiB |
@@ -11041,8 +11041,8 @@ header .header-custom {
|
|||||||
}
|
}
|
||||||
header .logo-custom {
|
header .logo-custom {
|
||||||
grid-area: logo;
|
grid-area: logo;
|
||||||
height: 50px;
|
height: 60px;
|
||||||
width: 250px;
|
width: 350px;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
header .secondary-custom {
|
header .secondary-custom {
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 16 KiB |
@@ -2,8 +2,8 @@
|
|||||||
@couleur-onglets-clair: #305587;
|
@couleur-onglets-clair: #305587;
|
||||||
|
|
||||||
@couleur-fond-banniere: #F29D39;
|
@couleur-fond-banniere: #F29D39;
|
||||||
@largeurLogo: 250px;
|
@largeurLogo: 350px;
|
||||||
@hauteur-ligne-1: 50px;
|
@hauteur-ligne-1: 60px;
|
||||||
@hauteur-ligne-2: 45px;
|
@hauteur-ligne-2: 45px;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user