Update pink.css

This commit is contained in:
noxy 2017-02-02 16:32:04 +00:00
parent f18eb5d7f2
commit 3f548444ef

View File

@ -154,3 +154,9 @@ code {
border-color: #262626;
transform: scale(1.25)
}
.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
background: #484747;
color: #ff008d;
border-radius: 0;
}