One Hat Cyber Team
Your IP:
216.73.216.102
Server IP:
198.54.114.155
Server:
Linux server71.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
5.6.40
Create File
|
Create Folder
Execute
Dir :
~
/
home
/
fluxyjvi
/
public_html
/
assets
/
images
/
Edit File:
_abstracts.tar
_mixins.scss 0000644 00000003365 15105635045 0007122 0 ustar 00 // BORDER RADIUS @mixin border-radius($radius) { -webkit-border-radius: $radius; -moz-border-radius: $radius; border-radius: $radius; } // transition @mixin transition($transition) { -webkit-transition: $transition; -moz-transition: $transition; transition: $transition; } // transform property @mixin transform($property) { -webkit-transform: $property; -ms-transform: $property; transform: $property; } @mixin breakpoint($point) { @if $point==sm { @media (min-width: 576px) { @content ; } } @else if $point==max-sm { @media (max-width: 575px) { @content ; } } @else if $point==md { @media (min-width: 768px) { @content ; } } @else if $point==max-md { @media (max-width: 767px) { @content ; } } @else if $point==lg { @media (min-width: 992px) { @content ; } } @else if $point==max-lg { @media (max-width: 991px) { @content ; } } @else if $point==xl { @media (min-width: 1200px) { @content ; } } @else if $point==max-xl { @media (max-width: 1199px) { @content ; } } @else if $point==xxl { @media (min-width: 1400px) { @content ; } } @else if $point==max-xxl { @media (max-width: 1399px) { @content ; } } } //Gadient Color Of Text @mixin gradient-color($gradient-color) { background: $gradient-color; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; } _variables.scss 0000644 00000005216 15105635045 0007560 0 ustar 00 $bootstrap-sass-asset-helper: false !default; $title: #3d065f; $success-color: #0ead69; $secondary-color: #4c6572; $danger-color: #d90429; $warning-color: #ee9b00; $info-color: #00b4d8; $primary-color: #0c67a3; // var(--border-clr): #e8eaff; $ash-color: #fafafa; $white: #fff; $lallu-color: #e883ae; $dark-color: #192a56; $dark-bg: #131b32; $light-color: #daddff; $black: #000; $section-bg-2: #fafafa; $whatsapp: #25d366; $facebook: #3b5998; $twitter: #55acee; $linkedin: #007bb5; $pinterest: #007bb5; $skype: #2fb7df; $youtube: #cd201f; $google: #dd4b39; $camera: #e4405f; $instagram: #e4405f; $tumblr: #34465d; $behance: #1769ff; $star: #e9ba17; $green: #0be881; $green-h: #0fbcf9; $red: #f53b57; $yellow: #dec32b; $nell: #212fb4; $navy: #d8e0f3; $placeholder: #a1a1a2; $name-dec: #3f485d; $futbol: #db3776; $vimeo: #1ab7ea; $dribble: #ea4c89; $transition: all ease 0.3s; $base2: #92278f; $base3: #8dc63f; $base4: #00bfff; .bg--gradient-light { background: #f3f9ff; } .bg--gradient, .bg--shapes::before { background: linear-gradient( to left top, #45108a, #440d7f, #420a74, #400769, #3d065f ); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center center; } :root { --base-clr: #d5a953; --base-rgb: 213, 170, 83; --body-clr: #536479; --title-clr: #3d065f; --title-rgb: 61, 6, 95; --body-bg: #ffffff; --section-bg: #f3f9ff; --dark-clr: #3d065f; --dark-rgb: 61, 6, 95; --white-clr: #ffffff; --white-rgb: 255, 255, 255; --primary-clr: #0c67a3; --primary-rgb: 12, 103, 163; --border-clr: #e5e5e5; --border-dark: #283c40; --border-dark-only: transparent; --heading-fonts: "Jost", sans-serif; --body-fonts: "Roboto", sans-serif; --base-shadow-sm: 0 0 1px var(--base-clr), 0 0 3px var(--base-clr); --base-shadow: 0 0 1px var(--base-clr), 0 0 2px var(--base-clr), 0 0 3px var(--base-clr), 0 0 5px var(--base-clr), 0 0 7px var(--base-clr); --light-clr: #daddff; } .dark-theme { --base-clr: #d5a953; --base-rgb: 213, 170, 83; --body-clr: #daddff; --title-clr: #ffffff; --title-rgb: 255, 255, 255; --section-bg: #11272c; --body-bg: #0e2429; --dark-clr: #142120; --dark-rgb: 20, 33, 32; --white-clr: #ffffff; --white-rgb: 255, 255, 255; --border-clr: #283c40; --border-dark: #283c40; --border-dark-only: #283c40; .bg--shapes::before, .bg--gradient, .bg--gradient-light { background: linear-gradient( to left top, #142135, #0b2231, #0a232b, #0e2225, #142120 ); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center center; } .bg--shapes::before { background: rgba(var(--white-rgb), 0.031); } }
Simpan