⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
berlin-cleantek
/
core
/
resources
/
sass
/
Edit File: _team-details.scss
/*=============================== 27.TEAM DETAILS css ================================*/ .team-details-area{ & .team-details-thumb{ & img{ width: 100%; } } & .team-details-content{ padding-left: 50px; @media #{$md} { margin-top: 30px; padding-left: 0; } @media #{$xs} { margin-top: 30px; padding-left: 0; } & .title{ font-size: 34px; padding-bottom: 5px; @media #{$xs} { font-size: 22px; } @media #{$sm} { font-size: 32px; } } & span{ font-weight: 700; color: $theme-color; padding-bottom: 24px; } & p{ color: #69a1bb; } & ul{ margin-top: 35px; & li{ display: inline-block; & a{ height: 60px; width: 60px; text-align: center; line-height: 60px; border-radius: 50%; background: #e5f6ff; color: #69a1bb; margin-right: 8px; @include transition(0.3s); @media #{$xs} { width: 45px; height: 45px; line-height: 45px; margin-right: 7px; } &:hover{ background: $theme-color; color: $white; } } } } } }
Simpan