Lower the opacity of the play button on the home page (closes #1)

This commit is contained in:
squeek 2016-08-23 21:04:02 -07:00
parent 9a3d6cc070
commit bc104f2cf3

View file

@ -395,7 +395,7 @@ ul.developer-list { list-style: none; }
outline: 0;
}
.video-play-button .ytp-large-play-button-svg {
opacity: .9;
opacity: .65;
}
@media not print {