Pārlūkot izejas kodu

[Boutique] Commander : margin top bloc informations personnelles

feature/rotating_product
Guillaume Bourgeois pirms 4 mēnešiem
vecāks
revīzija
d815df5bba
2 mainītis faili ar 10 papildinājumiem un 2 dzēšanām
  1. +6
    -2
      producer/web/css/screen.css
  2. +4
    -0
      producer/web/sass/order/_order.scss

+ 6
- 2
producer/web/css/screen.css Parādīt failu

@@ -1625,13 +1625,17 @@ termes.
.order-order #main #app-order-order #content-step-payment .comment {
margin-bottom: 20px;
}
/* line 456, ../sass/order/_order.scss */
/* line 455, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-payment #payment-methods {
margin-bottom: 20px;
}
/* line 460, ../sass/order/_order.scss */
.order-order #main #app-order-order #content-step-payment .credit .info {
margin-left: 20px;
color: gray;
}

/* line 469, ../sass/order/_order.scss */
/* line 473, ../sass/order/_order.scss */
#main #content .panel h3 {
font-family: "worksans_bold";
margin: 0px;

+ 4
- 0
producer/web/sass/order/_order.scss Parādīt failu

@@ -452,6 +452,10 @@
margin-bottom: 20px ;
}

#payment-methods {
margin-bottom: 20px ;
}

.credit {
.info {
margin-left: 20px ;

Notiek ielāde…
Atcelt
Saglabāt