Added some more styles for the music page

This commit is contained in:
Ascendings 2015-10-02 01:18:17 -04:00
parent 0fb5fc1d69
commit 5d2ffe29bd
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
#music-list-section
.now-playing-list
padding-left: 15px
padding-right: 15px
.music-list
a
display: block
+size(100% 100%)
&:hover
background: rgba(#000, .15)
.music-list-header
margin: 10px 0

File diff suppressed because one or more lines are too long