One Hat Cyber Team
Your IP :
172.70.50.38
Server IP :
188.114.97.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
htmlOld
/
theme
/
dev
/
components
/
base
/
Edit File:
_type.scss
html { font-size: 14px; @include media-breakpoint-up(md) { font-size: 15px; } @include media-breakpoint-up(xxl) { font-size: 16px; } } // Headings #{headings()} { margin: 0; letter-spacing: normal; font-weight: $font-weight-bold; a { color: inherit; &:hover { color: $primary; } } } h1, .h1 { font-size: px-to-rem(36px); line-height: 1.3; text-transform: capitalize; @include media-breakpoint-up(xl) { font-size: $h1-font-size; } } h2, .h2 { font-size: px-to-rem(26px); line-height: 1.3; @include media-breakpoint-up(xl) { font-size: $h2-font-size; line-height: $h2-line-height; } } h3, .h3 { font-size: px-to-rem(24px); line-height: $h3-line-height; font-weight: 500; letter-spacing: -0.01em; @include media-breakpoint-up(xl) { font-size: $h3-font-size; } } h4, .h4 { font-size: $h4-font-size; line-height: $h4-line-height; font-weight: 500; } h5, .h5 { font-size: px-to-rem(18px); font-family: $font-family-base; letter-spacing: 0.03em; line-height: 1.5; @include media-breakpoint-up(xl) { font-size: $h5-font-size; line-height: $h5-line-height; } } h6, .h6 { font-size: $h6-font-size; line-height: $h6-line-height; letter-spacing: 0.03em; font-weight: 500; } .big { font-size: $font-size-lg; line-height: $line-height-lg; } .big2 { font-size: $font-size-base * 1.6; @include media-breakpoint-up(xl) { font-size: 25px; } } // Emphasis mark, .mark { color: color-yiq($mark-bg); } // Text large .text-large { padding-top: .2em; font-size: px-to-rem(100px); line-height: .7; color: $gray-400; // Media @include media-breakpoint-up(lg) { font-size: px-to-rem(160px); padding-top: 0; line-height: .9; } } // Text small .text-small { @include text-small; } // Context Dark .context-dark { color: $context-light; #{headings()} { color: $white; } } // Text blocks .text-block-1 { h2 + p { margin-top: px-to-rem(22px); } * + .row { margin-top: px-to-rem(30px); @include media-breakpoint-up(xl) { margin-top: px-to-rem(40px); } } } .text-block-2 { h2 + p { margin-top: px-to-rem(20px) } } .font-weight-medium { font-weight: 500 !important; } // Media @include media-breakpoint-up(xxl) { .text-block-2 { h2 + p { margin-top: px-to-rem(38px) } .text-divider + p { margin-top: px-to-rem(29px) } } }
Simpan