One Hat Cyber Team
Your IP :
172.69.58.131
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
/
dist
/
components
/
link
/
View File Name :
link.css
.link { display: inline-block; } .page .link-arrow { position: relative; color: #272b37; transition: all 0.2s ease-in-out; } .page .link-arrow::before { width: 0; display: inline-block; font-family: 'Material Design Icons'; font-size: .83em; color: #F2B449; content: '\f14f'; transition: inherit; transform: scale(0); } .page .link-arrow:hover { color: #272b37; } .page .link-arrow:hover::before { padding-right: 1.4em; transform: scale(1); } .link-inherit { color: inherit; } .link-inherit:hover { color: #F2B449; } .link-inherit-primary { color: inherit; } .link-inherit-primary:hover { color: #F2B449; } .link-large { font-size: 1.625rem; font-family: "Spartan", sans-serif; line-height: 1.3; } * + .link-container { margin-top: 0.375rem; } .context-dark .link-arrow { color: #fff; } .context-dark .link-arrow:hover { color: #fff; } .context-dark .link-inherit:hover { color: #fff; } .context-dark .link-inherit-primary { color: inherit; } .context-dark .link-inherit-primary:hover { color: #F2B449; } .context-dark .link-contrast { color: #fff; } .context-dark .link-contrast:hover { color: #F2B449; } @media (min-width: 1200px) { .link-large { font-size: 2.77875rem; line-height: 3.1875rem; } * + .link-container { margin-top: 0.75rem; } }