Skip to content

old netflix logo by superdonaldduck

Details

Authorsuperdonaldduck

LicenseNo License

Categorynetflix

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

๐Ÿ˜ƒ

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         old netflix logo
@version      20220305.07.24
@namespace    userstyles.world/user/superdonaldduck
@description  ๐Ÿ˜ƒ
@author       superdonaldduck
@license      No License
==/UserStyle== */

/* ==UserStyle==
@name           Netflix anti PONY Logo
@namespace      USO Archive
@author         PONYMODZ
@description    `fuckponysthey are gay af`
@version        20190817.5.0
@license        CC-BY-NC-SA-4.0
@preprocessor   uso
==/UserStyle== */

@-moz-document domain("www.netflix.com") {
a.logo.icon-logoUpdate:before {
    background-image: url('https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn.vox-cdn.com%2Fthumbor%2FCGc2WnPgMmhY06Do-HkJzNZXzU8%3D%2F0x0%3A705x344%2F1200x800%2Ffilters%3Afocal(297x116%3A409x228)%2Fcdn.vox-cdn.com%2Fuploads%2Fchorus_image%2Fimage%2F56509497%2Fnetflix-logo-705px.0.png&f=1&nofb=1');
    background-size: cover;
    display: inline-block;
    min-height: 65px;
    max-height: 65px;
    height: 65px;
    min-width: 110px;
    max-width: 110px;
    width: 110px;
    content:"";
}
}

Reviews

No reviews yet.