Update style.css

This commit is contained in:
noxy 2017-02-02 12:11:56 +00:00
parent 6645a196da
commit 84d0cc589c

View File

@ -155,7 +155,7 @@ img {
border-radius: inherit;
background: #262626;
border: 0;
color: #565D64;
color: #99ff00;
width: 300px;
padding-right: 5;
}
@ -169,8 +169,10 @@ img {
/* Video Player Style */
.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large {
background: #262626;
background: #484747;
color: #9f0;
border-radius: 0;
border: 1px solid #262626;
}
.plyr--video .plyr__controls {