#
Junjie
2025-12-25 b74b172daac9b2b21af1149bfcfb935bc879e5ef
src/main/webapp/static/css/index.css
@@ -7,7 +7,7 @@
}
.sidebar {
    width: 8%;
    width: 10%;
    height: 50%;
    line-height: 5.625em;
    position: fixed;
@@ -76,11 +76,11 @@
.nav-unselect {
    color: #FFFFFF;
    color: #000000;
}
.nav-select {
    font-weight: 900;
    color:  #fff;
    color: #ffe100;
}