中扬CRM客户关系管理系统
#
LSH
2023-11-03 1e9fe530b299f9bf1004a983be6fea266b4e8ddc
src/main/webapp/views/login.html
@@ -28,7 +28,7 @@
        border-radius: 5px;
        color: #ffffff;
        z-index: 99;
        box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, .3);
        /*box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, .3);*/
      }
      .login-contain {
@@ -48,11 +48,11 @@
      #background_video {
        position: absolute;
        top: 50%; left: 50%;
        top: 50%; left: 39.55%;
        transform: translate(-50%, -50%);
        object-fit: cover;
        height: 100%; width: 100%;
        height: 100%; width: 79%;
      }
      .s-video-all {
@@ -77,8 +77,8 @@
        z-index: -999;
      }
      #girlwu{
        margin-left: 30%;
        margin-top: 20%;
        margin-left: 58%;
        margin-top: 45%;
        z-index: 999;
      }
      .pText{
@@ -93,18 +93,18 @@
      @media screen and (min-width:300px) and (min-width:650px){
        .pTextFont{
          font-size:2rem;
          font-size:0.75rem;
        }
      }
      @media screen and (min-width:650px) and (min-width:1080px){
        .pTextFont{
          font-size:3rem;
          font-size:1.125rem;
        }
      }
      @media screen and (min-width:300px) and (min-width:1380px){
        .pTextFont{
          font-size:4rem;
          font-size:1.5rem;
        }
      }