More fine tweaks for the music page
This commit is contained in:
parent
9363aedc63
commit
68f46a3989
@ -4,8 +4,10 @@
|
|||||||
margin-right: 15px
|
margin-right: 15px
|
||||||
color: $text-color
|
color: $text-color
|
||||||
|
|
||||||
li
|
li,
|
||||||
|
a
|
||||||
color: $text-color
|
color: $text-color
|
||||||
|
text-decoration: none
|
||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
color: $main-color
|
color: $main-color
|
||||||
@ -16,7 +18,7 @@
|
|||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
background: #f5f5f5
|
background: #f0f0f0
|
||||||
|
|
||||||
ol
|
ol
|
||||||
color: $text-color
|
color: $text-color
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user