liuying
2024-11-30 3706fb22a858169204aa05a01b38ec1a4e04b5c7
LuLiScreen/css/style_new20241126.css
@@ -279,7 +279,7 @@
}
.text01_div p:nth-child(2) {
    font-size: 35px;
    font-size: 29px;
    color: #ffff43;
    font-weight: 600;
@@ -296,6 +296,7 @@
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.div_any_child {
@@ -357,8 +358,12 @@
    padding-top: 5px;
    padding-bottom: 5px;
    flex-shrink: 0;
    width:14.28%;
    width:12.6%;
    text-align: center;
}
.table_p span:first-child{
    width: 22%;
}
.table_p .dowebok{
@@ -403,7 +408,8 @@
    display: block;
    color: #ffffff;
    flex-shrink: 0;
    width:14.28%;
    /* width:14.28%; */
    word-wrap: break-word;
}
@@ -443,3 +449,11 @@
.title_rt{
    right: 10px;
}
.table_p span.no_data{
    color: white !important;
    font-size: 20px !important;
    text-align: center !important;
    display: block !important;
    width: 100%;
    padding-top: 4%;
}