16639036659
2023-12-11 56c84cd7fb04407536eb0135162313029828a81f
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/loginBg2.jpg') no-repeat center;
   background-size: cover;
}
.apImgTitle {