ÿØÿà JFIF ` ` ÿþ
|
Server : Apache/2 System : Linux srv244.medyabim.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64 User : lionbursa ( 1773) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/lionbursa/public_html/style/less/less-mobilerepair/custom-theme/ |
Upload File : |
/*
* Footer.less
* -----------------------------------------------
*/
.footer {
background: @white-fa;
a {
color: @gray-base;
&:focus,
&:hover,
&:active {
color: @gray-dimgray;
}
}
.widget {
.widget-title {
margin-top: 0px;
}
}
.widget.dark {
.quick-contact-form {
button {
border-color: @black-333;
color: lighten(@black, 56.30%);
&:hover {
background-color: @gray-lighter;
border-color: @gray-lighter;
color: @black-333;
}
}
}
}
}
/* -------- Custom Theme Style ---------- */
.footer-box {
padding: 20px 15px;
&.icon-box {
margin-bottom: 0;
}
.title {
color: @white-base;
margin-bottom: 5px;
}
p {
color: @gray-lighter;
line-height: 20px;
i {
color: @white-base;
margin-left: 10px;
}
}
}
.footer-box-wrapper {
margin-top: -55px;
}
.footer-news-letter .newsletter-form .form-control {
background: @black-333;
border: medium none;
height: 42px;
margin-right: 10px;
}