14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
#pv-content-vid {
|
|
.raised;
|
|
|
|
position: absolute;
|
|
|
|
max-width: 100%;
|
|
max-height: 100%;
|
|
}
|
|
|
|
#pv-content-vid:-webkit-full-screen {
|
|
top: auto !important;
|
|
left: auto !important;
|
|
}
|