One Hat Cyber Team
Your IP :
3.12.163.14
Server IP :
50.28.103.30
Server :
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
nginx/1.24.0
PHP Version :
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
wwwroot
/
globify.live
/
assets
/
css
/
common
/
View File Name :
transaction_status.css
body,html { height: 100%; } body { background: #1488EA; display: flex; align-items: center; justify-content: center; } #card { position: relative; width: 320px; display: block; margin: auto; text-align: center; } #upper-side { padding: 2em; background-color: #8BC34A; display: block; color: #fff; border-top-right-radius: 8px; border-top-left-radius: 8px; } #checkmark { font-weight: lighter; fill: #fff; margin: -3.5em auto auto 20px; } #status { font-weight: lighter; text-transform: uppercase; letter-spacing: 2px; font-size: 1em; margin-top: 10px; margin-bottom: 0; } #lower-side { padding: 2em 2em 5em 2em; background: #fff; display: block; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; } #message { margin-top: -.5em; color: #757575; letter-spacing: 1px; } #contBtn { position: relative; top: 1.5em; text-decoration: none; background: #8bc34a; color: #fff; margin: auto; padding: .8em 3em; -webkit-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.21); -moz-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.21); box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.21); border-radius: 25px; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } #contBtn:hover { -webkit-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.41); -moz-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.41); box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.41); -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } .error_page #upper-side { background-color: #F44336; } .error_page #contBtn { background-color: #F44336; } body.error_page { background: #FF9800; }