⚝
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
/
dnc
/
assets
/
frontend
/
sass
/
sections
/
Edit File: _join_area.scss
// JOin area .join-apps-area { &.style-01 { background-color: #f9f3ff; } .section-title { .apps-download { display: flex; justify-content: center; margin-top: 40px; .download-img { padding: 0 15px; } .download-link { margin-right: 15px; font-size: 14px; font-weight: 600; line-height: 24px; color: #f74e86; background-color: rgba(2, 1, 1, 0); border-style: solid; border-width: 1px; border-color: #f74e86; border-radius: 30px; padding: 15px 40px; transition: all 500ms ease-in-out; i { margin-right: 10px; } &:hover { background-color: #f74e86; color: $white; } &.style-01 { color: #7965cc; border-color: #7965cc; &:hover { background-color: #7965cc; color: $white; } } } } } }
Simpan