forked from External/mediamtx
hls, webrtc: in web page, add shadow to messages (#2959)
This commit is contained in:
parent
b32bc8dee9
commit
4553fc267c
3 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ select, input[type="text"] {
|
|||
pointer-events: none;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
text-shadow: 0 0 5px black;
|
||||
}
|
||||
#publish-button {
|
||||
margin-top: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue