Skip to content

eFundi Hello Kitty Logo by baboties

Details

Authorbaboties

LicenseNo License

CategoryLogo

Created

Updated

Code size468 B

Code checksum9a05529c

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           eFundi Hello Kitty Logo
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain(https: //efundi.nwu.ac.za)
{
    #logo-icon {
        content: url("https://i.gifer.com/7V0.gif") !important;
        width: 80px !important;
        height: 65px;
        object-fit: fit;
    }

    ytd-topbar-logo-renderer {
        width: 0%;
    }
}

Reviews

No reviews yet.