Skip to content

Bring Back The Bird by Catalyst-GP

Screenshot of Bring Back The Bird

Details

AuthorCatalyst-GP

LicenseNONE

Categorytwitter.com

Created

Updated

Size636 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Brings back Larry The Bird after Elon replaced him with an ugly looking X.

Logo is a bit pixelated but there's not much I can do to change that.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Bring Back The Bird
@namespace    USO Archive
@author       Cassie (Catalyst-GP)
@description  Brings back Larry The Bird after Elon replaced him with an ugly looking X
@version      20140929.03.28
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix(https://twitter.com) {
  a[aria-label="Twitter Blue"]{
      display: none;
    }
  
    a[aria-label="Twitter"] svg[aria-hidden="true"] {
      display: none;
    }
  
    a[aria-label="Twitter"] {
      background: url(https://pbs.twimg.com/media/F1y6neiXgAE-xEV?format=png&name=small);
      background-size: 100%
    }
}

Reviews

No reviews yet.