Skip to content

nunuyy3-full-width-video by drmingdrmer

Screenshot of nunuyy3-full-width-video

Details

Authordrmingdrmer

LicenseNo License

Categorywww.nunuyy3.org

Created

Updated

Size504 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make the video on nunuyy3.org 100% width of the web page

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.nunuyy3.org - 9/28/2022, 2:56:27 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("www.nunuyy3.org") {
    video {
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .container {
        padding: 0;
        max-width: 100% !important;
    }
    .article-container {
        padding: 0 !important;
    }
}

Reviews

No reviews yet.