Commit 774c7cd8 by libai

测试

parent cd7eee84
Showing with 4 additions and 4 deletions
.banner {
width: 10rem;
height: 15.98rem;
background: url(../images/banner1.jpg) no-repeat;
background: url(../images/banner1.png) no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
......@@ -16,7 +16,7 @@
.banner2 {
width: 10rem;
height: 15.98rem;
background: url(../images/banner12.jpg?v=20210324) no-repeat;
background: url(../images/banner12.png?v=20210324) no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
......
.banner{
width: 10rem;
height: 15.98rem;
background:url(../images/banner1.jpg)no-repeat;
background:url(../images/banner1.png)no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
......@@ -16,7 +16,7 @@
.banner2{
width: 10rem;
height: 15.98rem;
background:url(../images/banner12.jpg?v=20210324)no-repeat;
background:url(../images/banner12.png?v=20210324)no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
......
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 sign in to comment