Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
tanishks /
.trash /
scss /
Delete
Unzip
Name
Size
Permission
Date
Action
_banner.scss
2.65
KB
-rw-r--r--
2018-12-31 14:07
_blog.scss
15.31
KB
-rw-r--r--
2018-12-19 16:23
_contact.scss
2
KB
-rw-r--r--
2018-12-19 15:44
_elements.scss
22.71
KB
-rw-r--r--
2018-10-30 09:23
_footer.scss
1.1
KB
-rw-r--r--
2018-12-19 16:24
_header.scss
6.63
KB
-rw-r--r--
2018-12-31 13:24
_home.scss
8.89
KB
-rw-r--r--
2018-12-31 14:08
_mixins.scss
3.54
KB
-rw-r--r--
2018-12-18 16:46
_predefine.scss
3.15
KB
-rw-r--r--
2018-12-31 14:11
_reset.scss
810
B
-rw-r--r--
2018-12-19 13:49
_responsive.scss
10.45
KB
-rw-r--r--
2018-12-19 16:11
_variables.scss
356
B
-rw-r--r--
2018-12-18 14:11
style.css
9.08
KB
-rw-r--r--
2018-10-27 08:21
style.css.map
51.36
KB
-rw-r--r--
2018-10-27 08:10
style.scss
2.16
KB
-rw-r--r--
2018-10-25 13:40
Save
Rename
/* Footer Area css ============================================================================================ */ .blog_version { .footer_area { background: #f9f9fd; &:before { content: none; } } } .footer_area { padding: 120px 0; position: relative; &:before { content: ''; position: absolute; top: -200px; left: 0px; right: 0px; bottom: 0px; background: #f9f9fd; z-index: -1; } @media (max-width: 1024px) { padding: 60px 0; } .footer_logo { text-align: center; h4 { font-size: 20px; color: #000000; margin-top: 35px; text-transform: uppercase; } } .footer_social { text-align: center; margin: 25px 0px 30px; a { padding: 0 20px; i { color: #788489; font-size: 22px; @include transition(); @media (max-width: 576px) { font-size: 25px; } &:hover { color: $primary-color2; } } } } .footer_bottom { text-align: center; p { margin-bottom: 0; } a { color: $primary-color2; } } } /* End Footer Area css ============================================================================================ */