mirror of
https://github.com/owncast/owncast.git
synced 2025-01-08 01:27:31 +03:00
1 line
No EOL
2.5 KiB
CSS
Vendored
1 line
No EOL
2.5 KiB
CSS
Vendored
.OfflineBanner_outerContainer__3AbsB{display:flex;justify-content:center;align-items:center}.OfflineBanner_innerContainer__zTm13{width:clamp(0px,100%,600px);display:flex;flex-direction:column;margin:5vh auto;padding:2.4em}@media only screen and (max-width:768px){.OfflineBanner_innerContainer__zTm13{font-size:1.2rem;padding:1em;margin:1rem .2rem}}.OfflineBanner_bodyText__nNNy0{line-height:2rem;font-size:1.2rem}.OfflineBanner_separator___j_Ss{margin-top:15px;margin-bottom:15px}.OfflineBanner_lastLiveDate___UZdO{margin-top:2rem;font-size:.8rem;opacity:.7;font-family:var(--theme-text-body-font-family);font-weight:300}.OfflineBanner_lastLiveDate___UZdO .OfflineBanner_clockIcon__s0DB_{margin-right:6px}.OfflineBanner_header__Vu20o{font-family:var(--theme-text-display-font-family);font-weight:600;font-size:1.4rem}.OfflineBanner_footer__o3Zl5{margin-top:15px}.OfflineBanner_actionLink__b4Mwa{color:var(--theme-color-action);text-decoration:underline;cursor:pointer}.OfflineBanner_actionLink__b4Mwa:hover{color:var(--color-owncast-palette-7)}.Statusbar_statusbar__AtVnB{display:flex;align-items:center;justify-content:space-between;height:2rem;width:100%;padding:var(--content-padding);color:var(--theme-color-components-video-status-bar-foreground);background-color:var(--theme-color-components-video-status-bar-background);font-family:var(--theme-text-display-font-family);font-size:11px;font-weight:400}.Statusbar_onlineMessage__66r5C{letter-spacing:.5px}.Statusbar_viewerCount__S6_dZ{vertical-align:middle}.Statusbar_viewerIcon__yAOw1{display:inline-block;margin-right:.5rem}.VideoJS_player__GT8FN{width:100%}.VideoPoster_poster__RDkSk{display:flex;justify-content:center;width:100%;height:100%}.VideoPoster_image__DAj_o{background-color:#000}.OwncastPlayer_container__YfgRy{display:grid;width:100%;justify-items:center;height:75vh;aspect-ratio:16/9}@media(max-width:1200px){.OwncastPlayer_container__YfgRy{height:100%;max-height:75vh}}@media only screen and (max-width:768px){.OwncastPlayer_container__YfgRy{height:400px;max-height:400px}}@media only screen and (max-width:481px){.OwncastPlayer_container__YfgRy{height:250px;max-height:250px}}.OwncastPlayer_container__YfgRy .OwncastPlayer_player__R7XKJ,.OwncastPlayer_container__YfgRy .OwncastPlayer_poster__8RqUC{width:100%;grid-column:1;grid-row:1}.OwncastPlayer_embedded__kZJv7{height:100vh;max-height:unset}.VideoEmbed_onlineContainer__AkPYx{height:96vh;background-color:var(--theme-color-components-video-status-bar-background)}@media only screen and (max-width:768px){.VideoEmbed_onlineContainer__AkPYx{height:100vh}} |