1
zhang
2026-01-22 6876084ffc4a01c1eca6a609dec8c176efc59aae
zy-acs-cv/src/main/webapp/static/css/index.css
@@ -2,9 +2,11 @@
    margin: 0;
    overflow: hidden;
}
html,body {
    height: 100%;
}
/*.nav {*/
/*    width: 100%;*/
/*    height: 90px;*/
@@ -22,6 +24,7 @@
    margin-top: 1%;
}
#about {
    width: 47px;
    height: 47px;
@@ -37,20 +40,24 @@
    top: 50%;
    transform: translateY(-50%);
}
.nav ul {
    font-size: 1.25em;
    font-weight: 500;
    padding-left: 5%;
}
.nav a {
    position: relative;
    text-decoration: none;
    margin-left: 0.625em;
    font-weight: 500;
}
.nav a:hover {
    color:  #fff;
}
/* Effect 1: Brackets */
.cl-effect-4 a {
    padding: 0 0 0.625em;
@@ -81,6 +88,7 @@
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
/* Effect 1: Brackets 👆*/
/*.sidebar ul {*/
/*    font-size: 20px;*/
@@ -98,15 +106,14 @@
/*}*/
.nav-unselect {
    color: #FFFFFF;
}
.nav-select {
    font-weight: 900;
    color:  #fff;
}
/* 主体 */
@@ -115,6 +122,7 @@
    height: 100%;
    border-width: 0;
}
/* 底部 */
footer {
    /* border-top: 1px solid #e3e3e3; */
@@ -132,6 +140,7 @@
    font-size: 13px;
    line-height: 20px;
}
footer a {
    color: #3573ab;
    font-weight: bold;