Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
weiqingting
2015-12-09 15:47:07 +0800
Commit
24aa86848645a4cd4b20f2f993cf5df15200d763
1 parent
6d944935
重构slide切换
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
web-static/sass/home/_slide-accordion.scss
web-static/sass/home/_slide-accordion.scss
View file @
24aa868
@@ -15,6 +15,11 @@
@@ -15,6 +15,11 @@
15
height
:
400px
;
15
height
:
400px
;
16
display
:
block
;
16
display
:
block
;
17
border-left
:
5px
solid
#fff
;
17
border-left
:
5px
solid
#fff
;
18
+
img
{
19
+
display
:
block
;
20
+
width
:
650px
;
21
+
height
:
400px
;
22
+
}
18
}
23
}
19
}
24
}
20
25
Please
register
or
login
to post a comment