| 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{
width:100%;margin:0px;backgroundk:linear-gradient(to right top,#11AF0F, #3BBC8B);
background:#fefcfc;
}
.help_input{display:none;}
.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%;cursor:pointer;
}
.main_home_title
{
float:left;width:80%;height:50px;line-height:50px;margin-left:20px;margin-top:10px;font-size:1.3em;font-weight:bold;text-align:center;
backgroundk:red;color:#fff;
}
.main_content_div
{
float:left;width:98%;margin-left:1%;margin-bottom:10px;
}
.sale_lebal_div
{
float:left;width:100%;height:60px;background:#ededed;margin-top:10px;display:flex;justify-content:space-between;align-items:center;border:1px solid #ccc;border-radiusk:10px 10px 0 0;
}
.sub_lebal_sale2
{
float:left;width:33%;height:40px;line-heightk:40px;backgroundk:yellow;font-size:1.2em;font-weight:bold;
display:flex;align-items:center;justify-content:center;
}
.sub_lebal_sale3
{
float:left;width:23%;height:40px;line-heightk:40px;backgroundk:green;font-size:1.2em;font-weight:bold;
display:flex;align-items:center;justify-content:center;
}
.sale_output_div
{
float:left;width:100%;heightk:32px;background:#fff;display:flex;justify-content:space-between;align-items:center;color:#000;
border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;position:relative;font-weight:600;
font-family: system-ui;
}
.sub_output_sale
{
float:left;width:20%;min-height:40px;backgroundk:red;font-size:0.9em;
display:flex;align-items:center;justify-content:center;
}
.sub_output_sale2
{
float:left;width:33%;min-height:40px;line-heightk:30px;backgroundk:yellow;font-size:1em;
display:flex;align-items:center;justify-content:center;
}
.sub_output_sale3
{
float:left;width:23%;min-height:40px;backgroundk:red;font-size:0.9em;
display:flex;align-items:center;justify-content:center;
}
.sale_output_div
{
float:left;width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;
}
@media screen and (max-width: 700px)
{
.product_img
{
float:left;width:70%;height:auto;
}
)