diff --git a/wp-content/themes/twentyseventeen/style.css b/wp-content/themes/twentyseventeen/style.css
index 5580e4e..dec129f 100644
a
|
b
|
p > object:only-child { |
2885 | 2885 | } |
2886 | 2886 | |
2887 | 2887 | .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist { |
2888 | | color: #767676; |
| 2888 | color: #b1b1b1; |
2889 | 2889 | } |
2890 | 2890 | |
2891 | 2891 | .site-content .wp-playlist-light .wp-playlist-item { |
… |
… |
p > object:only-child { |
3588 | 3588 | |
3589 | 3589 | .main-navigation li li:hover, |
3590 | 3590 | .main-navigation li li.focus { |
3591 | | background: #767676; |
| 3591 | background: #b1b1b1; |
3592 | 3592 | } |
3593 | 3593 | |
3594 | 3594 | .main-navigation li li a { |