One Hat Cyber Team
Your IP :
172.70.50.38
Server IP :
188.114.96.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
/
social
/
View File Name :
social.css
.social > li { display: inline-block; } .social-bordered { position: relative; display: flex; justify-content: center; margin-left: -16px; } .social-bordered > * { margin-left: 16px; } .social-bordered::before { position: absolute; top: calc(50% - 1px); left: 50%; width: 100%; max-width: 800px; transform: translateX(-50%); content: ''; border-bottom: 1px solid #cfcfcf; } .social-bordered .social-icon { display: inline-flex; justify-content: center; align-items: center; min-width: 42px; min-height: 42px; color: rgba(255, 255, 255, 0.3); background-color: #272b37; border: 1px solid #cfcfcf; transition: all 0.2s ease-in-out; } .social-bordered .social-icon:hover { background-color: #F2B449; } .context-dark .social-bordered::before { border-bottom-color: rgba(255, 255, 255, 0.1); } .context-dark .social-bordered .social-icon { border-color: rgba(255, 255, 255, 0.1); } /*# sourceMappingURL=social.css.map */