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
.section_gap { padding: 200px 0; @media (max-width: 1199px) { padding: 80px 0; } } .section_gap_top { padding-top: 200px; @media (max-width: 1199px) { padding-top: 80px; } } .section_gap_bottom { padding-bottom: 200px; @media (max-width: 1199px) { padding-bottom: 80px; } } /* Main Title Area css ============================================================================================ */ .main_title { text-align: center; margin-bottom: 100px; @media (max-width: 1199px) { margin-bottom: 50px; } h2 { font-size: 36px; font-weight: 700; margin-bottom: 15px; line-height: 50px; text-transform: uppercase; br { @media (max-width: 991px) { display: none; } } @media (max-width: 767px) { font-size: 30px; line-height: 34px; } } p { margin-bottom: 0px; br { @media (max-width: 991px) { display: none; } } } &.white { h2 { color: #fff; } p { color: #fff; opacity: .6; } } } /* End Main Title Area css ============================================================================================ */ /* Start Gradient Area css ============================================================================================ */ .gradient-bg { @include gradient(90deg, $primary-color 0%, $primary-color2 100%); } .border-gradient { @include border-gradient(90deg, $primary-color 0%, $primary-color2 100%); } .gradient-bg2 { @include gradient(90deg, $primary-color 0%, $primary-color2 100%); } .gradient-color { @include gradient(90deg, $primary-color 0%, $primary-color2 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } /* End Gradient Area css ============================================================================================ */ .primary_btn { display: inline-block; color: #fff; letter-spacing: 0px; font-family: $title-font; font-weight: 500; font-size: 14px; line-height: 46px; outline: none !important; text-align: center; cursor: pointer; text-transform: uppercase; border-radius: 5px; background-origin: border-box; background-clip: content-box, border-box; background-image: linear-gradient(to right, $primary-color 0%, $primary-color2 100%), radial-gradient(circle at top left, $primary-color, $primary-color2); border: double 2px transparent; box-shadow: 0px 10px 30px rgba(118, 85, 225, 0.3); span { padding: 0 42px; } &.tr-bg { background-image: linear-gradient(#ffffff, #ffffff), radial-gradient(circle at top left, $primary-color, $primary-color2); border: 2px solid transparent; color: #222222; box-shadow: none; &:hover { background-image: linear-gradient(to right, $primary-color 0%, $primary-color2 100%), radial-gradient(circle at top left, $primary-color, $primary-color2); border: double 2px transparent; color: #ffffff; box-shadow: 0px 10px 30px rgba(118, 85, 225, 0.3); } } &:hover { background-image: linear-gradient(#ffffff, #ffffff), radial-gradient(circle at top left, $primary-color, $primary-color2); border: 2px solid $primary-color2; color: #222222; box-shadow: none; background-clip: border-box; } } .overlay { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }