| 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:/xampp/htdocs-coblaa/BM_game/main_css/ |
Upload File : |
body{margin:0px;background:#ededed;}
.main_home_div
{
float:left;width:100%;height:70px;backgroundk:#FF76C3;background-image: linear-gradient(to right, #8a0d55 , #FF76C3);
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;position:fixed;
}
.main_home_div_position{float:left;width:100%;height:70px;}
.back_btn
{
float:left;width:50px;height:50px;margin-top:10px;margin-left:1%;
}
.main_home_title
{
float:left;width:57%;height:50px;line-height:50px;margin-left:20px;margin-top:10px;font-size:1.3em;font-weight:bold;text-alignk:center;
backgroundk:red;color:#fff;
}
.down_arrow_btn
{
float:right;width:45px;height:50px;margin-top:10px;margin-right:2%;cursor:pointer;
}
.more_option_div
{
right:0px;width:200px;top:70px;heightk:280px;background:#800953;position:fixed;border-radius:0 0 10px 10px;borderk:1px solid #ededed;display:none;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.more_option_btn
{
float:left;width:70%;height:40px;margin-left:15%;margin-top:10px;margin-bottom:5px;border-radius:30px;cursor:pointer;font-size:0.9em;background:#fff;border:0px;outline:none;
cursor:pointer;font-weight:bold;
}
.more_option_btn:hover{background:#d8fcee;}
.transaction_div
{
float:left;width:96%;height:100vh;margin-left:2%;background:#ededed;overflow:auto;borderk:2px solid #1b7ee8;border-radius:10px;
}
.transaction_title
{
float:left;width:90%;height:50px;line-height:50px;margin-left:5%;color:green;font-size:1.2em;font-weight:bold;
}
.trans_history_lebal_span
{
float:left;min-width:800px;width:98%;height:40px;margin-left:1%;backgroundk:#ededed;display:flex;justify-content:space-between;
}
.transaction_lebal
{
float:left;width:16%;height:40px;line-height:40px;background:#ccc;font-weight:bold;font-size:1.1em;text-align:center;
}
.trans_history_output_span
{
float:left;min-width:800px;width:98%;height:40px;margin-left:1%;margin-bottom:1px;backgroundk:green;display:flex;justify-content:space-between;
}
.transaction_output
{
float:left;width:16%;height:40px;line-height:40px;background:#fff;font-weightk:bold;font-size:1em;text-align:center;
}
.trans_confirm_div
{
float:left;width:100%;height:100%;background:#fff;position:fixed;display:flex;justify-content:center;align-items:center;display:none;
}
.sub_trans_confirm
{
float:left;width:90%;heightk:200px;background:#ccc;
}
.confirm_title
{
float:left;width:100%;height:50px;line-height:50px;margin-bottom:10px;text-align:center;font-size:1.2em;font-weight:bold;
}
.confirm_input
{
float:left;width:94%;height:45px;line-height:45px;margin-left:3%;margin-bottom:20px;text-align:center;border-radius:20px;border:1px solid #000;outline:none;
font-size:1.1em;
}
.trans_confirm_btn
{
float:left;width:30%;height:50px;margin-left:13.3%;font-weight:bold;cursor:pointer;
}
.confirm_pend_error
{
float:left;width:100%;height:30px;line-height:30px;text-align:center;
}
.mobileTo_output
{
float:left;width:100%;height:50px;line-height:50px;text-align:center;
}
@media screen and (max-width: 700px)
{
)