| Server IP : 127.0.0.1 / Your IP : 216.73.216.48 Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64 User : win 10 ( 0) PHP Version : 8.2.12 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/active_xampp_upgrade/cranepayk/main_css/ |
Upload File : |
body{margin:0px;background:#ededed;}
.main_content_div
{
float:left;width:50%;margin-left:25%;
}
.home_div
{
float:left;width:100%;height:100px;margin-bottom:20px;margin-leftk:1%;backgroundk:#ccc;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.back_btn_img
{
float:left;width:35px;margin-top:30px;margin-right:20px;cursor:pointer;backgroundk:green;
}
.send_m_title
{
float:left;width:70%;height:100px;line-height:100px;margin-topk:10px;backgroundk:red;font-size:1.3em;text-align:center;font-weight:bold;color:#000;
font-family:Georgia, serif;
}
.send_money_div
{
float:left;width:94%;height:auto;margin-left:3%;margin-top:20px; background:#ededed;border-radius:10px;
}
.send_input_lebal
{
float:left;width:90%;height:25px;line-height:20px;margin-left:5%;margin-top:20px;backgroundk:green;color:#505252;font-size:1.1em;
}
.send_input1
{
float:left;width:100%;height:45px;line-height:45px;margin-bottom:15px;border:transparent;outline:0px;text-align:center;font-size:1em;
border-radius:8px;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.send_input
{
float:left;width:94%;height:45px;line-height:45px;margin-bottom:30px;margin-left:3%;border:transparent;outline:0px;border-radius:8px;text-align:center;font-size:1em;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.send_btn
{
float:left;width:60%;height:50px;margin-left:19%;margin-bottom:25px;margin-top:25px;color:#fff;font-size:1.3em;border:0px;border-radius:10px;
background-image: linear-gradient(to right, #A0085D , #F90569);cursor:pointer;
}
.report_output
{
float:left;width:100%;height:40px;line-height:20px;text-align:center;font-size:1.2em;color:red;
}
@media screen and (max-width: 700px) {
.main_content_div
{
float:left;width:100%;margin-left:0%;
}
}