BJ_web_developers
/
webportal
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
33976f7b57cce7c39a0e6215a3eb35997fb194c1
Authored by
liuqimichale
2018-09-28 14:55:43 +0800
1 parent
7e7e8f3c
服务 padding
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/services.css
css/services.css
View file @
33976f7
...
...
@@ -70,7 +70,7 @@
70
70
}
71
71
.services-soft-wrap li {
72
72
flex: 1;
73
- color: rgba(6,14,19,.
8
);
73
+ color: rgba(6,14,19,.
7
);
74
74
font-size:20px;
75
75
cursor: pointer;
76
76
height: 168px;
...
...