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
|
|
@ -34,6 +34,7 @@ html, body {
|
|||
pointer-events: none;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
text-shadow: 0 0 5px black;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue