月球大数据地理空间分析展示平台-【中台】
1
Surpriseplus
2023-06-15 563eec5d6bba95f46be5c5961c581f0627082235
src/assets/css/index.css
@@ -43,10 +43,20 @@
    /* width: 415px;
    height: 70px;
    background: url("../img/LOGO.png") no-repeat center; */
    width: 18%;
    width: 19%;
    height: 50px;
    background: url("../img/menu/navtitle.png") no-repeat center center;
    background-size: 100% 100%;
    padding-left: 5px;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    background: linear-gradient(0deg, #79a8ff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.topMenu {
@@ -102,6 +112,8 @@
    color: #fff
}
.changeStyle {
    color: #fec801;
}