马宇豪
2023-10-08 0dac5c09f04328b1021e03bbc62acadc458fd118
src/main/resources/static/css/login2.css
@@ -5,14 +5,8 @@
  left:0px;
  height:100%;
  width:100%;
  /*Fallback if gradeints don't work */
  background: #141e6e;
  /*Linear gradient... */
  background:
    radial-gradient(
     at center, #0075c3, #000b61
    );
   background: url('../img/loginBg.jpg') no-repeat center;
   background-size: cover;
}
.apImgTitle {