theathermode
This commit is contained in:
parent
af8c9ff61a
commit
ff327d1886
2 changed files with 46 additions and 0 deletions
|
|
@ -125,4 +125,16 @@ section h2 {
|
|||
font-weight: bold;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.video-item.theatre-mode {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.video-item.theatre-mode video {
|
||||
max-width: 100%;
|
||||
max-height: 70vh;
|
||||
}
|
||||
|
||||
.video-item.theatre-mode .video-controls {
|
||||
margin-top: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue