Subversion Repositories wpShopGermany4

Rev

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

Rev 8379 Rev 8410
Line 241... Line 241...
241
.wpsg_checkout .wpsg_mod_shippingadress { margin-bottom:1rem; }
241
.wpsg_checkout .wpsg_mod_shippingadress { margin-bottom:1rem; }
242
 
242
 
243
/* Produkttemplate */
243
/* Produkttemplate */
244
.wpsg_productform { position:relative; }
244
.wpsg_productform { position:relative; }
245
.wpsg_productform .wpsg_produkt_wrapper .wpsg_productimages { float:left; margin-right:0.75em; }
245
.wpsg_productform .wpsg_produkt_wrapper .wpsg_productimages { float:left; margin-right:0.75em; }
-
 
246
.wpsg_productform img { max-width:100%; height:auto; }
246
.wpsg_productform .wpsg_produkt_wrapper .wpsg_produkt_preishinweis { font-size:0.75em; }
247
.wpsg_productform .wpsg_produkt_wrapper .wpsg_produkt_preishinweis { font-size:0.75em; }
247
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productview_oldprice,
248
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productview_oldprice,
248
.product_wrap .productdetails .oldprice { text-decoration:line-through; }
249
.product_wrap .productdetails .oldprice { text-decoration:line-through; }
249
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productview_price { font-weight:bold; }
250
.wpsg_productform .wpsg_produkt_wrapper .wpsg_mod_productview_price { font-weight:bold; }
250
.wpsg_productform .wpsg_produkt_wrapper .wpsg_produkt_shortdescription { margin-top:0.75em; margin-bottom:0.75em; }
251
.wpsg_productform .wpsg_produkt_wrapper .wpsg_produkt_shortdescription { margin-top:0.75em; margin-bottom:0.75em; }