| 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/cb_image/main_css/old_css/ |
Upload File : |
body{margin:0px;backgroundk:red;}
.main_content_div
{
float:left;width:100%;height:auto;background:#fff;display:flex;justify-content:center;
}
.sub_content_div
{
float:left;width:60%;height:auto;max-height:90vh;margin-top:1vh;background:#000;display:flex;justify-content:center;
align-items:center;
}
.more_option_img_div_mob{display:none;}
.more_option_img_div_pc
{
float:right;width:35%;height:100vh;margin-topk:20px;background:#ededed;overflow:auto;display:block;
}
.album_header_div_pc
{
float:left;width:88%;min-height:50px;max-height:110px;height:auto;margin-left:6%;margin-top:10px;border-radius:5px;background:#fff;position: -webkit-sticky;
position:sticky;top:0px;
}
.user_div_img
{
float:left;width:40px;height:40px;margin-top:5px;margin-left:1%;background:black;border-radius:50%;
}
.user_div_name
{
float:left;max-width:50%;height:30px;line-height:30px;margin-top:10px;margin-left:1%;backgroundk:green;color:#000;
font-size:15px;font-weight:bold;
}
.channel_description
{
float:right;max-widthk:80%;width:90%;height:auto;line-height:20px;margin-topk:10px;margin-left:1%;backgroundk:red;color:#505252;
}
.img_view_div
{
float:right;height:30px;line-height:30px;margin-top:10px;margin-right:1%;backgroundk:purple;text-align:center;
color:#505252;
}
.view_lebal
{
float:left;height:30px;line-height:30px;margin-topk:2px;color:blue;backgroundk:#ccc;
}
.go_back_btn
{
width:30px;height:30px;line-height:20px;left:3%;top:10px;color:red;position:fixed;background:#ccc;z-index:2;border-radius:50%;border:none;font-size:14px;cursor:pointer;
}
.go_back_btn:hover{background:#ededed;}
.go_back_btn:active{color:green;}
.single_right_div
{
float:left;width:40%;height:200px;margin-left:6%;margin-bottom:10px;margin-top:10px;background:#000;border-radius:10px;cursor:pointer;
display:flex;justify-content:center;align-items:center;
}
.post_image
{
max-width:100%;max-height:100%;
}
.album_header_div_mob{display:none;}
.download_div_pc
{
width:60%;height:50px;bottom:2px;backgroundkgreen;position:absolute;left:2.5%;
}
.downloads_lebal
{
float:left;max-width:30%;height:30px;line-height:30px;margin-left:2%;margin-top:10px;backgroundk:yellow;color:#C60872;
}
.downloads_output
{
float:left;max-width:30%;height:30px;line-height:30px;margin-left:2px;margin-top:10px;backgroundk:yellow;color:#505252;
}
.downloads_btn
{
float:right;height:30px;margin-top:10px;margin-right:5px;border-radius:5px;cursor:pointer;background:#C60872;color:#fff;border:none;
}
.downloads_btn:hover{color:#ccc;}
.download_div_mob{display:none;}
.channel_description_mob{display:none;}
@media screen and (max-width: 700px)
{
body{overflow: hidden;}
.content_right_div{display:none;}
.download_div_pc{display:none;}
.main_content_div
{
float:left;width:100%;height:auto;background:#fff;display:flex;justify-content:center;flex-direction:column;
}
.sub_content_div
{
float:left;width:100%;height:95vh;max-height:95vh;margin-top:0vh;background:#000;display:flex;justify-content:center;
align-items:center;
}
.more_option_img_div_pc{display:none;}
.more_option_img_div_mob
{
float:left;width:100%;height:100%;margin-bottom:0px;top:0px;background:#fff;display:block;overflow:auto;position:fixed;
z-index:2;
}
.single_right_div
{
float:left;width:48%;height:170px;margin-left:1.5%;margin-bottom:1px;margin-top:10px;background:#000;border-radius:10px;cursor:pointer;
display:flex;justify-content:center;align-items:center;borderk:1px solid #ccc;
}
.post_image
{
max-width:100%;max-height:100%;border-radiusk:10px;
}
.album_header_div_mob
{
float:left;width:100%;height:50px;bottom:0px;background:#fff;display:block;
z-index:2;
}
.download_div_mob
{
float:left;width:100%;height:50px;bottom:0px;background:#fff;display:block;
z-index:2;
}
.channel_description_mob
{
float:left;width:99%;height:50px;bottom:0px;padding-left:2px;background:#fff;display:block;
z-index:2;
}
}