update
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
/***************************************************
|
||||
Mixins Themes
|
||||
/***************************************************/
|
||||
/* Mixin Normal*/
|
||||
/* Mixin Clear */
|
||||
/* Mixin Border */
|
||||
/*background RGBA
|
||||
============================================*/
|
||||
/***************************************************
|
||||
Mixins RTL Themes
|
||||
/***************************************************/
|
||||
/************************************
|
||||
Override Bootstrap
|
||||
*************************************/
|
||||
/**
|
||||
* Web Application Prefix Apply For Making Owner Styles
|
||||
*/
|
||||
/**
|
||||
* Blocks Layout Selectors
|
||||
*/
|
||||
/***********************************************************************/
|
||||
/*home 5*/
|
||||
@media (min-width: 992px) {
|
||||
#index .ApMegamenu .leo-verticalmenu > .block_content {
|
||||
-webkit-transform: scale(1);
|
||||
-ms-transform: scale(1);
|
||||
transform: scale(1);
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100); } }
|
||||
.box-prospecial {
|
||||
margin-bottom: 30px; }
|
||||
@media (max-width: 991px) {
|
||||
.box-prospecial {
|
||||
margin-bottom: 10px; } }
|
||||
|
||||
.box-discount {
|
||||
margin-bottom: 40px !important; }
|
||||
@media (max-width: 991px) {
|
||||
.box-discount {
|
||||
margin-bottom: 20px; } }
|
||||
|
||||
/*# sourceMappingURL=profile1488572554.css.map */
|
||||
Reference in New Issue
Block a user