Commit 4cd170b8 by dawei

feat: 更新

parent 9ce643ab
Showing with 24 additions and 24 deletions
...@@ -66,30 +66,30 @@ ...@@ -66,30 +66,30 @@
} }
.layer-download { .layer-download {
width: 6.6rem; width: 6.6rem;
height: 5.4rem; height: 5.4rem;
background: #fff; background: #fff;
border-radius: 0.4rem; border-radius: 0.4rem;
overflow: hidden; overflow: hidden;
} }
.btn1 { .btn1 {
width: 4.66rem; width: 4.66rem;
height: 1.22rem; height: 1.22rem;
background: url(../images/btn1.png) no-repeat; background: url(../images/btn1.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;
margin: 0 auto; margin: 0 auto;
margin-top: 1.3rem; margin-top: 1.3rem;
} }
.btn2 { .btn2 {
width: 4.66rem; width: 4.66rem;
height: 1.22rem; height: 1.22rem;
background: url(../images/btn2.png) no-repeat; background: url(../images/btn2.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;
margin: 0 auto; margin: 0 auto;
margin-top: 0.4rem; margin-top: 0.4rem;
} }
</style> </style>
</head> </head>
......
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