More fine tweaks for the music page
This commit is contained in:
parent
9363aedc63
commit
68f46a3989
@ -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
Loading…
Reference in New Issue
Block a user