51 lines
1.1 KiB
CSS
51 lines
1.1 KiB
CSS
#privatesales_home .sale,
|
|
#trailer_sales .sale{
|
|
position : relative;
|
|
}
|
|
#privatesales_home .new-box,
|
|
#trailer_sales .new-box{
|
|
top : -7px;
|
|
left: -3px;
|
|
}
|
|
#privatesales_home{
|
|
margin-top: 20px;
|
|
}
|
|
#privatesales_home .content_scene_cat_bg{
|
|
cursor : pointer;
|
|
}
|
|
#privatesales_home .content_scene_cat .submit2 a.sale_social{
|
|
color : #908F8F;
|
|
font-size: 28px;
|
|
position: relative;
|
|
top: 10px;
|
|
}
|
|
#privatesales_home .content_scene_cat .submit2 a:hover{
|
|
text-decoration : none;
|
|
color : #FFFFFF;
|
|
}
|
|
.link_sale{
|
|
float : right;
|
|
}
|
|
#privatesales_home .content_scene_cat .rte,
|
|
#trailer_sales .content_scene_cat .rte{
|
|
height : 94px;
|
|
}
|
|
#privatesales_home .link_category{
|
|
margin-bottom : 20px;
|
|
float : right;
|
|
}
|
|
#privatesales_home .flash_sales .content_price{
|
|
margin-top : 20px;
|
|
}
|
|
#privatesales_home .flash_sales .content_price .price {
|
|
color: #fff;
|
|
}
|
|
#module-privatesales-home .box,
|
|
#module-privatesales-homecat .box{
|
|
background: none;
|
|
border: 0;
|
|
}
|
|
#module-privatesales-home #layer_cart .layer_cart_cart,
|
|
#module-privatesales-homecat #layer_cart .layer_cart_cart{
|
|
padding-bottom : 0;
|
|
} |