⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.231
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
ecommerce_pg
/
public
/
fc
/
View File Name :
style.css
body, html { margin: 0; } .payment__sts { background: #FFFFFF; min-height: 100vh; display: flex; align-items: center; font-family: 'Open Sans', sans-serif; flex-direction: column; justify-content: center; padding: 0 16px; } .payment__sts * { font-family: inherit; transition: all 0.2s linear; } .payment__sts_icon { width: min(167px, 48vw); max-width: 167px; display: block; margin: 0 auto; aspect-ratio: 1 / 1; margin-bottom: 10px; position: relative; } .payment__sts_icon img { display: block; width: 100%; } .payment__txt { text-align: center; } .payment__txt_head { /* font-family: 'Open Sans'; */ font-style: normal; font-weight: 600; font-size: 22px; line-height: 1.375; color: #29282E; margin: 0 0 10px 0; } .payment__txt > p { /* font-family: 'Open Sans'; */ font-style: normal; font-weight: 400; font-size: 18px; line-height: 1; color: #66636C; margin: 0 0 10px 0; } .payment__cta_close { border: 1px solid #39ACFD; border-radius: 8px; /* font-family: 'Open Sans'; */ font-style: normal; font-weight: 600; font-size: 20px; line-height: 1.1875; color: #39ACFD; background-color: transparent; aspect-ratio: 1 / 0.31; margin-top: 23px; width: 200px; text-decoration: none; display: flex; align-items: center; justify-content: center; margin-inline: auto; text-decoration: none; } @media screen and (max-width: 480px) { .payment__txt_head { font-size: 16px; } .payment__txt > p { font-size: 12px; } .payment__cta_close { font-size: 14px; width: min(132px, 48vw); } } @media screen and (max-width: 320px) { .payment__txt_head { font-size: 12px; margin-bottom: 7px; } .payment__txt > p { font-size: 10px; } .payment__cta_close { margin-top: 12px; } }