Update master.css
This commit is contained in:
parent
f927534eb5
commit
024f280e07
|
@ -94,7 +94,7 @@ a#next, a#prev {
|
|||
.audiojs {
|
||||
height: 360px;
|
||||
width: 640px;
|
||||
background-color: #262626;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
input, select, textarea {
|
||||
|
@ -127,3 +127,8 @@ input, select, textarea {
|
|||
img#f0ck-image {
|
||||
max-width: 420px;
|
||||
}
|
||||
|
||||
.vjs-audio.vjs-has-started .vjs-poster {
|
||||
display: block;
|
||||
background-size: cover;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user