update
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
/***************************************************
|
||||
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
|
||||
*/
|
||||
/***********************************************************************/
|
||||
/*Footer home 4*/
|
||||
.footer-center {
|
||||
background: #303136;
|
||||
padding-bottom: 20px; }
|
||||
.footer-center .inner {
|
||||
border-top: 0; }
|
||||
|
||||
.footer-bottom {
|
||||
padding-top: 0;
|
||||
background: #2b2c31; }
|
||||
.footer-bottom .inner {
|
||||
border-top: 0; }
|
||||
.footer-bottom .ApHtml strong {
|
||||
color: #fff; }
|
||||
|
||||
.footer-container .ApColumn .title_block {
|
||||
color: #fff; }
|
||||
|
||||
.block_newsletter form {
|
||||
background: #2b2c31; }
|
||||
.block_newsletter form input {
|
||||
background: #2b2c31;
|
||||
color: #eee; }
|
||||
.block_newsletter form button {
|
||||
color: #fff; }
|
||||
|
||||
.block-social li:before {
|
||||
color: #fff; }
|
||||
|
||||
/*# sourceMappingURL=footerposition1488482722.css.map */
|
||||
Reference in New Issue
Block a user