⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.75
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
/
11dream
/
css
/
View File Name :
style.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Lato', sans-serif; font-size: 15px; } /* utilities */ .p-3 { padding: 10px 16px; } .w-3 { width: 90%; } .w-45 { width: 45%; } .w-100 { width: 100%; } .mt-3 { margin-top: 10px; } .m-3 { margin-right: 1rem; margin-left: 1rem; } .m-auto { margin: 0 auto; } .border-bottom { border-bottom: 1px solid #b8b8b8; } .page-title { width: 100%; margin: auto 0; } header { position: sticky; position: -webkit-sticky; top: 0; z-index: 99; background: #f9f9f9; } .container { padding-left: 20px; padding-right: 20px; margin-left: auto; margin-right: auto; } .page-header-content { display: flex; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: space-between; width: 100%; padding: 15px 15px; border-bottom: 1px solid #eee; } a { text-decoration: none; color: #000; } .btn { padding: 10px; font-size: 15px; color: #fff; border: none; border-radius: 4px; margin-top: 20px; } .btn-primary { background: #1492e6; } .title>p { padding: 20px 10px; } .d-flex { display: flex; } .page-header-content .header-left .back-nav-btn { flex: 0 0 30px; max-width: 30px; height: 30px; display: inline-flex; align-items: center; } .header-left { width: 100%; } .page-header-content { background: #2a2a2a; color: #fff; } .back-nav-btn>a { color: #fff; } .fa, .fas { font-family: "Font Awesome 5 Free"; font-weight: 900; } .card-head { padding: 15px 10px; background-color: #e4e4e4; } .payment-options { padding: 10px; margin: auto; } .payment-options img, .payment-options i { width: 30px; height: 28px; } .payment-options i { position: relative; top: 1px; } .payment-options a { color: blue; } .p-3+div { padding-top: 10px; } /* .shadow { width: 30px; height: 33px; border-radius: 5px; padding-top: 4px; box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%); } */ /* upi */ input { width: 100%; border: none; padding: 12px 15px; border-bottom: 1px solid #b8b8b8; } /* //hide nasty ie clear thingie */ .input-group.with-icon>input::-ms-clear { display: none } /* //general placement stuffs */ .input-group.with-icon>i { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); pointer-events: none; position: relative; z-index: 3; top: 50%; } /* //icon right (default) */ .input-group.with-icon>i, .input-group.with-icon.icon-right>i { right: .7rem; } .input-group.with-icon>input, .input-group.with-icon.icon-right>input { padding-right: 1.7rem; } /* //icon left */ .input-group.with-icon.icon-left>i { right: .7rem; } .input-group.with-icon.icon-left>input { padding-left: 1.7rem; } /* //shy icon, hides on click of input box */ .input-group.with-icon.icon-shy>i { z-index: 1; } /* net bank */ .form-control { background-color: #fff; border: none; border-bottom: 1px solid #eee; } .form-group .fa { position: absolute; right: 15px; top: 17px; } /* add cards */ #card { height: 422px; background-image: ; background-repeat: no-repeat; background-size: 100%; padding-bottom: 15px; border-radius: 15px; } .ccimage { width: 100px; height: 70px; border-image-width: 130px; border-radius: 9px; background-size: 100px 70px; } .cardtitle { color: black; padding-top: 25px; padding-bottom: 5px; } .insidecard { margin-left: 25px; margin-right: 25px; } .inputcont input { width: 100%; font-size: 1.2em; border-radius: 5px; margin-top: 10px; padding-top: 5px; padding-bottom: 5px; } input:focus, input:focus:focus-visible { /* border-bottom: 1px solid #b8b8b8; */ outline: 0; outline: none; } .inputcont { margin-top: 15px; } #cvccont { width: 80px; display: inline-block; } #expiration { float: right; margin-right: 15px; display: inline-block; } #month { margin-top: 10px; } select { font-size: 1.2em; padding: 5px 3px 5px 3px; } span.spacing { font-size: 1.5em; margin: 0px 2px 0px 2px; } #submitform { margin-top: 50px; height: 50px; width: 200px; background: #008fcc; color: white; cursor: pointer; border-radius: 5px; text-align: center; font-size: 30px; border: 1px solid black; transition: background-color 500ms, color 500ms; } #submitform:hover { background-color: #006b99; color: white; } .alert { width: 600px; margin: 40px auto 0px auto; } .center { background: inherit; text-align: center; } .span { font-weight: 500; font-size: 1.2em; }