Skip to content

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

IP WEBCAM Custom CSS

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;
}
}

Reviews

No reviews yet.