Commit 3c9c3909 by yangyang19979

Merge branch 'yangqingjie' into '20210819'

update

See merge request vue-project/liangXing/frontEnd!47
parents 5d28f76c 1aec8b6d
...@@ -96,21 +96,21 @@ background-size:contain; ...@@ -96,21 +96,21 @@ background-size:contain;
// //
.left1{ .left1{
margin-top: 20px; margin-top: 20px;
margin-left: 12px; // margin-left: 12px;
height: 445px; height: 445px;
background:url('../../static/images/login/peixun.png') no-repeat; background:url('../../static/images/login/peixun.png') no-repeat;
background-size: 360px 425px; background-size: 360px 425px;
} }
.left2{ .left2{
margin-top: -10px; margin-top: -10px;
margin-left: 10px; // margin-left: 10px;
height: 245px; height: 245px;
background:url('../../static/images/login/56.png') no-repeat; background:url('../../static/images/login/56.png') no-repeat;
background-size: 340px 240px; background-size: 340px 240px;
} }
.left3{ .left3{
margin-top: 30px; margin-top: 30px;
margin-left: 10px; // margin-left: 10px;
width: 100%; width: 100%;
height: 285px; height: 285px;
.title{ .title{
...@@ -121,6 +121,7 @@ background-size:contain; ...@@ -121,6 +121,7 @@ background-size:contain;
color: rgba(255, 255, 255, .8); color: rgba(255, 255, 255, .8);
line-height: 24px; line-height: 24px;
text-align: center; text-align: center;
// margin:auto;
background: url('../../static/images/login/9.png') 0px 12px no-repeat; background: url('../../static/images/login/9.png') 0px 12px no-repeat;
} }
.content{ .content{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment