Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / web.yazhai.co

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 814a7851 authored 4 years ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

测试

parent d1685609 master
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
  • guodongRecharge/css/index2.css
  • guodongRecharge/css/index2.less
guodongRecharge/css/index2.css
View file @ 814a7851
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
width: 4.4rem; width: 4.4rem;
float: left; float: left;
border-radius: 0.3rem; border-radius: 0.3rem;
border: 0.01rem solid #958B88; border: 0.02rem solid #958B88;
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
} }
.reg-ul li .hot { .reg-ul li .hot {
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
background: url(../images/pay-click.png) no-repeat; background: url(../images/pay-click.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
border: none !important; border: none !important;
padding: 1px; padding: 0.02rem;
border-radius: 0 !important; border-radius: 0 !important;
} }
.bottom-box { .bottom-box {
......
This diff is collapsed. Click to expand it.
guodongRecharge/css/index2.less
View file @ 814a7851
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
width: 4.4rem; width: 4.4rem;
float: left; float: left;
border-radius: 0.3rem; border-radius: 0.3rem;
border: 0.01rem solid #958B88; border: 0.02rem solid #958B88;
// background:pink; // background:pink;
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
p:nth-child(1){ p:nth-child(1){
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
background:url(../images/pay-click.png)no-repeat; background:url(../images/pay-click.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
border: none !important; border: none !important;
padding: 1px; padding: 0.02rem;
border-radius: 0 !important; border-radius: 0 !important;
} }
.bottom-box{ .bottom-box{
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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