| 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/ugradio/main_css/ |
Upload File : |
body{margin:0px;backgroundk:linear-gradient(to right top, #fff, #FB6ED1);}
.main_container
{
width:100%;height:auto;background:linear-gradient(to right top, #fff, #FB6ED1);
display:flex;justify-content:center;
}
.sub_container
{
width:50%;min-height:100vh;height:auto;background:#FF0078;background:#4F3554;
}
.main_head_div
{
float:left;width:100%;height:70px;backgroundk:orange;color:#fff;border-bottomk:1px solid #ededed;
}
.menu_icon_img
{
float:left;width:40px;height:40px;background:#fff;margin:20px;border-radius:5px;
}
.main_title
{
float:left;width:50%;height:30px;line-height:30px;margin-top:25px;margin-left:20px;color:#fff;backgroundk:pink;font-size:1.3em;font-weight:bold;
}
.station_title
{
float:left;width:90%;height:50px;line-height:70px;margin-left:3%;margin-bottom:10px;text-alignk:center;font-size:1.5em;color:#E5B3C2;font-weight:200;
}
.main_section
{
width:100%;display:flex;flex-direction: column;justify-content:center;align-items:center;
}
.single_station
{
floatk:left;width:96%;margin-bottom:20px;background:#716E72;border-radius:20px;
}
.radio_log_img
{
float:left;width:100px;height:100px;border-radius:20px;margin:10px;margin-left:20px;
box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.play_btn
{
float:right;width:60px;height:60px;margin-top:29px;margin-right:10px;cursor:pointer;
}
.station_name_h1
{
float:left;backgroundk:green;
}
.station_name
{
float:left;width:100%;height:40px;line-height:50px;margin-top:20px;color:#fff;font-size:1.1em;text-align:center;font-weight:bold;
backgroundk:red;
}
.station_freq
{
float:left;widthk:60%;heightk:40px;backgroundk:#fff;font-size:1em;text-align:center;color:#ccc;
}
@media screen and (max-width: 900px)
{
.sub_container
{
width:100%;min-height:100vh;height:auto;background:#FF0078;background:#4F3554;
}
.radio_log_img
{
float:left;width:80px;height:80px;border-radius:20px;margin:10px;margin-left:10px;
box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.play_btn
{
float:right;width:60px;height:60px;margin-top:22px;margin-right:10px;cursor:pointer;
}
.station_name
{
float:left;width:100%;height:40px;line-height:50px;margin-top:0px;color:#fff;font-size:0.8em;text-align:center;font-weight:bold;backgroundk:#fff;
}
.station_freq
{
float:left;widthk:50%;heightk:40px;backgroundk:#fff;font-size:0.9em;text-align:center;color:#ccc;
}
}
@media screen and (max-width: 360px)
{
.radio_log_img
{
float:left;width:60px;height:60px;border-radius:20px;margin:10px;margin-left:10px;
box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.play_btn
{
float:right;width:60px;height:60px;margin-top:10px;margin-right:10px;cursor:pointer;
}
.station_name
{
float:left;width:50%;height:30px;line-height:40px;margin-top:10px;color:#fff;font-size:0.8em;text-align:center;font-weight:bold;backgroundk:#fff;
}
.station_freq
{
float:left;width:50%;height:30px;backgroundk:#fff;font-size:1em;text-align:center;color:#ccc;
}
}