white bg
This commit is contained in:
@@ -52,6 +52,25 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
html:not(.politictalk-direct-access-blocked) body,
|
||||
html:not(.politictalk-direct-access-blocked) #react,
|
||||
html:not(.politictalk-direct-access-blocked) #videoconference_page,
|
||||
html:not(.politictalk-direct-access-blocked) .conference,
|
||||
html:not(.politictalk-direct-access-blocked) #largeVideoContainer,
|
||||
html:not(.politictalk-direct-access-blocked) .large-video-container,
|
||||
html:not(.politictalk-direct-access-blocked) .filmstrip,
|
||||
html:not(.politictalk-direct-access-blocked) .stage-view {
|
||||
background-color: #f7f3fb !important;
|
||||
background-image: url('/images/politictalk/pt_bg_light.png') !important;
|
||||
}
|
||||
|
||||
.politictalk-room-logo__text {
|
||||
color: #63477a;
|
||||
text-shadow: 0 1px 4px rgba(255, 255, 255, 0.62);
|
||||
}
|
||||
}
|
||||
|
||||
html.politictalk-direct-access-blocked,
|
||||
html.politictalk-direct-access-blocked body {
|
||||
background: #202424 !important;
|
||||
|
||||
Reference in New Issue
Block a user