IP WEBCAM Custom CSS
IP Webcam by robotmargie
Details
Authorrobotmargie
LicenseNo License
CategoryCSS
Created
Updated
Size240 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name IP Webcam
@version 20230306.16.10
@namespace ?
==/UserStyle== */
@-moz-document domain("192.168.0.169") {
body {
display: flex;
justify-content: center;
background-color: #202124;
}
}