More fine tweaks for the music page

This commit is contained in:
Ascendings 2015-10-02 01:30:45 -04:00
parent 9363aedc63
commit 68f46a3989
2 changed files with 5 additions and 3 deletions

View File

@ -4,8 +4,10 @@
margin-right: 15px
color: $text-color
li
li,
a
color: $text-color
text-decoration: none
&:hover
color: $main-color
@ -16,7 +18,7 @@
&:hover
cursor: pointer
background: #f5f5f5
background: #f0f0f0
ol
color: $text-color

File diff suppressed because one or more lines are too long