⚝
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
/
muhasebe
/
public
/
sass
/
common
/
View File Name :
_faq.scss
.g-faq{ border-bottom: solid 1px #D7DCE3; margin-bottom: 25px; border-top: solid 1px #D7DCE3; padding-top: 25px; .item{ border-bottom: 1px solid #D7DCE3; margin-bottom: 10px; &:last-child{ border: none; } .header { margin-bottom: 10px; overflow: hidden; padding-top: 15px; cursor: pointer; .field-icon { float: left; font-size: 25px; margin-right: 10px; top: -3px; position: relative; } h5 { float: left; margin-top: 0px; margin-bottom: 0px; font-size: 16px; color: #1A2B48; @media(max-width: 990px){ font-size: 14px; } } .arrow { float: right; font-size: 20px; position: relative; top: -8px; } } .body { font-size: 14px; color: #5E6D77; -webkit-transition: all 0.3s; transition: all 0.3s; height: 0px; overflow: hidden; padding-bottom: 0px; } &.active{ .header .arrow { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .body { height: auto; padding-bottom: 20px; } } } }