#
Junjie
2025-09-05 c4b6b51afdd3374735ed5f358457987eaa6e476f
src/main/webapp/static/css/index.css
@@ -7,11 +7,11 @@
}
.sidebar {
    width: 8%;
    height: 40%;
    width: 10%;
    height: 50%;
    line-height: 5.625em;
    position: fixed;
    top: 50%;
    top: 40%;
    transform: translateY(-50%);
}
.nav ul {
@@ -76,11 +76,11 @@
.nav-unselect {
    color: #FFFFFF;
    color: #000000;
}
.nav-select {
    font-weight: 900;
    color:  #fff;
    color: #ffe100;
}