[06/11/2022] Quelques modifs esthétiques sur les modes de livraison principalement
This commit is contained in:
@@ -1 +1 @@
|
||||
div.container{width:90%!important}.container{width:95%}.navbar li.cart-not-empty>a.cart:before{color:#fff}h2.name{line-height:1}.logo-custom img{width:250px}header .logo-custom{height:80px}
|
||||
div.container{width:90%!important}.container{width:95%}.navbar li.cart-not-empty>a.cart:before{color:#fff}h2.name{line-height:1}.logo-custom img{width:250px}header .logo-custom{height:80px}.texte-complementaire-module{padding-left:30px;font-style:italic;font-weight:400}.table-delivery tbody>tr>td.module-mondialrelay{padding-left:0;padding-right:0;padding-top:0;width:68%}#delivery-method.panel .image.module-mondialrelay{text-align:left}
|
||||
File diff suppressed because one or more lines are too long
BIN
templates/frontOffice/default2020/assets/dist/img/logo_en.OLD.png
vendored
Normal file
BIN
templates/frontOffice/default2020/assets/dist/img/logo_en.OLD.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
@@ -19,4 +19,21 @@ h2.name {
|
||||
}
|
||||
header .logo-custom {
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.texte-complementaire-module {
|
||||
padding-left: 30px;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.table-delivery tbody>tr>td.module-mondialrelay {
|
||||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
padding-top: 0px;
|
||||
width: 68%;
|
||||
}
|
||||
|
||||
#delivery-method.panel .image.module-mondialrelay {
|
||||
text-align: left;
|
||||
}
|
||||
@@ -11041,19 +11041,10 @@ header .header-custom {
|
||||
}
|
||||
header .logo-custom {
|
||||
grid-area: logo;
|
||||
height: 60px;
|
||||
width: 350px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
header .logo-custom img {
|
||||
width: 346px;
|
||||
}
|
||||
@media screen and (max-width: 480px) {
|
||||
header .logo-custom img {
|
||||
width: 320px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
header .secondary-custom {
|
||||
grid-area: content;
|
||||
height: 45px;
|
||||
|
||||
Reference in New Issue
Block a user