Compatibility of Xiaomi browser and uc mobile browser

compatibility of Xiaomi browser and uc mobile browser is shown in figure

,uc,uc,

.

css
.price {font-size:22px;color:-sharpF79200;text-align:center;width:90px;margin:0 auto;height:30px;position:relative;padding-left:6px;}
.pricon {width:16px;height:16px;text-align:center;line-height:16px;border:1px solid-sharpF79200;color:-sharpF79200;-webkit-border-radius:50%;border-radius:50%;font-size:12px;/ / position:absolute;left:-5px;top:50%; Transform:translateY (- 50%);}

Mar.02,2021

HTML:

.price {
    position: relative;
    height: 1.5em;
}
.price > p {
    font-size: 1.2em;
    color: -sharpF79200;
    padding-left: 1.5em;
    font-weight: bold;
}
.price::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: .3em;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    border: 1px solid -sharpF79200;
    color: -sharpF79200;
    border-radius: 50%;
    font-size: .8em;
}
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2aeb5-2b2a0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2aeb5-2b2a0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?