Added some more styles for the music page
This commit is contained in:
parent
f47e2263c9
commit
2cc5ecaf5d
@ -1,17 +1,14 @@
|
||||
#music-list-section
|
||||
.now-playing-list
|
||||
padding-left: 15px
|
||||
padding-right: 15px
|
||||
margin-left: 15px
|
||||
margin-right: 15px
|
||||
|
||||
.music-list
|
||||
a
|
||||
display: block
|
||||
position: absolute
|
||||
+size(100% 100%)
|
||||
text-decoration: none
|
||||
position: relative
|
||||
|
||||
&:hover
|
||||
background: rgba(#000, .15)
|
||||
&:hover
|
||||
cursor: pointer
|
||||
background: rgba(#f5f5f5, .15)
|
||||
|
||||
.music-list-header
|
||||
margin: 10px 0
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user