Subversion Repositories wpShopGermany4

Rev

Rev 7889 | Rev 8375 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7889 Rev 8349
Line 553... Line 553...
553
.wpsg_produkt_wrapper2 .bigimg img { margin:0 15px 15px 15px; width:100px; height:auto; float:left;  }
553
.wpsg_produkt_wrapper2 .bigimg img { margin:0 15px 15px 15px; width:100px; height:auto; float:left;  }
554
 
554
 
555
/* wpsg_mod_amazon_v2 */
555
/* wpsg_mod_amazon_v2 */
556
#AmazonPayButton_wrap { text-align:right; margin-bottom:2rem; width:100%; justify-content:flex-end; display:flex; }
556
#AmazonPayButton_wrap { text-align:right; margin-bottom:2rem; width:100%; justify-content:flex-end; display:flex; }
557
#AmazonPayButton_wrap #AmazonPayButton { width:210px; }
557
#AmazonPayButton_wrap #AmazonPayButton { width:210px; }
558
#AmazonLoginButton_wrap { text-align:right; margin-bottom:2rem; width:100%; justify-content:flex-end; display:flex; }
-
 
559
558
#AmazonLoginButton_wrap { text-align:right; margin-bottom:2rem; width:100%; justify-content:flex-end; display:flex; }
-
 
559
 
-
 
560
/* wpsg_mod_prepayment - QR-Code auf Bestellabschlussseite */
-
 
561
.wpsg_mod_prepayment_info { display: flex; gap: 20px; border: 1px solid #000000; padding: 20px; }
-
 
562
.wpsg_mod_prepayment_info_left { display: flex; flex-direction: column; }
-
 
563
.wpsg_mod_prepayment_info h4{ margin: 0; }
-
 
564
560
565