更新模板功能
This commit is contained in:
@@ -1129,7 +1129,7 @@ p {
|
||||
FOOTER-4 CSS
|
||||
================================ */
|
||||
.footer-style-4 {
|
||||
background: #F3F3F3;
|
||||
background: #000;
|
||||
padding-top: 80px;
|
||||
}
|
||||
|
||||
@@ -1164,7 +1164,7 @@ p {
|
||||
|
||||
.footer-style-4 .widget-wrapper .footer-widget h6 {
|
||||
font-weight: 600;
|
||||
color: #585978;
|
||||
color: #fff;
|
||||
margin-bottom: 35px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
@@ -1172,7 +1172,7 @@ p {
|
||||
.footer-style-4 .widget-wrapper .footer-widget .links li a {
|
||||
font-size: 16px;
|
||||
line-height: 32px;
|
||||
color: #585978;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.footer-style-4 .widget-wrapper .footer-widget .links li a:hover {
|
||||
@@ -1199,7 +1199,7 @@ p {
|
||||
.footer-style-4 .widget-wrapper .footer-widget .download-app li a .text {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
color: #585978;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.footer-style-4 .widget-wrapper .footer-widget .download-app li a .text b {
|
||||
|
||||
Reference in New Issue
Block a user