Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
ww_spelling
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
ww_spelling
Commits
3c19c36f
Commit
3c19c36f
authored
Aug 12, 2020
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
背景图和样式调整
parent
dba868c7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
4 deletions
+11
-4
play.component.scss
src/app/play/play.component.scss
+11
-4
player-bg.jpg
src/assets/player-bg.jpg
+0
-0
player-bg.png
src/assets/player-bg.png
+0
-0
No files found.
src/app/play/play.component.scss
View file @
3c19c36f
...
@@ -4,7 +4,8 @@
...
@@ -4,7 +4,8 @@
left
:
0px
;
left
:
0px
;
right
:
0px
;
right
:
0px
;
bottom
:
0px
;
bottom
:
0px
;
background-image
:
url('../../assets/player-bg.jpg')
!
important
;
background-image
:
url('../../assets/player-bg.png')
!
important
;
background-size
:
100%
;
}
}
.player-border
{
.player-border
{
...
@@ -77,16 +78,22 @@
...
@@ -77,16 +78,22 @@
.img-key
{
.img-key
{
// padding-top: 5%;
// padding-top: 5%;
display
:
flex
;
display
:
flex
;
height
:
40%
;
.img-audio
{
.img-audio
{
width
:
100vh
;
width
:
100vh
;
border
:
1px
solid
#d6d6d6
;
border
:
1px
solid
#d6d6d6
;
border-radius
:
1rem
;
border-radius
:
1rem
;
background-color
:
#fefefe
;
background-color
:
#fefefe
;
margin-right
:
1rem
;
margin-right
:
1rem
;
img
{
height
:
100%
;
width
:
100%
;
.k-full-fill
{
height
:
100%
;
height
:
100%
;
object-fit
:
contain
;
img
{
width
:
100%
;
height
:
100%
;
object-fit
:
contain
;
}
}
}
}
}
.word
{
.word
{
...
...
src/assets/player-bg.jpg
deleted
100755 → 0
View file @
dba868c7
170 KB
src/assets/player-bg.png
0 → 100644
View file @
3c19c36f
47.2 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment