Update pink.css

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

View File

@ -153,4 +153,10 @@ code {
background: #ff008d;
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;
}