Skip to content

embtaku.pro - dark by osirisgothra

Screenshot of embtaku.pro - dark

Details

Authorosirisgothra

LicenseGGPL 2

Categoryembtaku.pro

Created

Updated

Size942 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

embtaku.pro dark

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           embtaku.pro - dark
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    embtaku.pro dark
@author         Gabriel Sharp <osirisgothra@hotmail.com>
==/UserStyle== */

@-moz-document domain("embtaku.pro") {
    /* Insert code here... */iframe, iframe *
{	
	z-index: 99999 !important;
}
dis.video-block:hover, dis.video-block:hover *
{
	width: 108px !important;
	transition: all 0.5s;
	opacity: 1;
	filter: saturate(100%);
}
a>img
{
	filter: saturate(10%) !important;
}
dis.video-block, dis.video-block *
{
	filter: saturate(50%);
	opacity: 0.75;
	transition: all 0.5s;
	width: 98px !important;
	font-size: xx-small !important;
		

}
    iframe
    {
        background: transparent !important;
        border-radius: 20px !important;
}
    body
    {
        background: #0c0c0c !important;
        color: white !important;
    }
    *
    {
        color: white !important;
    }
}

Reviews

No reviews yet.