12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
.goeasy-video-player {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.mask {
|
|
position: absolute;
|
|
top: 0;
|
|
z-index: 1;
|
|
opacity: 0.6;
|
|
background: #333;
|
|
}
|