Added some more styles for the music page

This commit is contained in:
Ascendings 2015-10-02 01:29:32 -04:00
parent 3d51d83995
commit 9363aedc63
2 changed files with 6 additions and 2 deletions

View File

@ -21,8 +21,12 @@
ol
color: $text-color
li
li,
a
color: $text-color
&:hover
color: $main-color
.music-list-header
margin: 10px 0

File diff suppressed because one or more lines are too long