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
6e350ac4b5307472a371884cfc4eedaaa55f3555
Authored by
liuqimichale
2018-09-28 11:39:48 +0800
1 parent
e2e8ce5f
产品 banner
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
css/portfollo.css
css/swiper.css
css/portfollo.css
View file @
6e350ac
...
...
@@ -9,9 +9,9 @@
9
9
}
10
10
.breadcrumb-text{
11
11
text-align: center;
12
- padding-top:
30
0px;
12
+ padding-top:
21
0px;
13
13
color: #fff;
14
- font-size:
71
px;
14
+ font-size:
44
px;
15
15
}
16
16
#portfolio-soft-top{
17
17
background: #fff;
...
...
css/swiper.css
View file @
6e350ac
...
...
@@ -48,7 +48,7 @@
48
48
background: url("../images/swiper-slide-main-3.png") no-repeat center right;
49
49
}
50
50
.swiper-slide-large{
51
- padding-top:
20
8px;
51
+ padding-top:
16
8px;
52
52
margin: 0 0 25px 0;
53
53
font-size: 44px;
54
54
color: #fff;
...
...