Skip to content

хуїттер by filingroove

Details

Authorfilingroove

LicenseNo License

Categoryjokes

Created

Updated

Size887 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

хуїттер

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         twitter.com
@version      20230724.10.47
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://twitter.com/i/timeline") {
header a .css-1dbjc4n svg {
  display: none
}

header a > div:nth-child(1) > div:nth-child(1) {
  font-size: 34px;
  color: white;
}

header a:nth-child(1) > div:nth-child(1) > div:nth-child(1):after {
  content: "У"
}

header a:nth-child(2) > div:nth-child(1) > div:nth-child(1):after {
  content: "Ї";
  margin: 0px 6px;
}

header a:nth-child(3) > div:nth-child(1) > div:nth-child(1):after,
header a:nth-child(4) > div:nth-child(1) > div:nth-child(1):after {
  content: "Т";
  margin-left: 3px;
}

header a:nth-child(5) > div:nth-child(1) > div:nth-child(1):after {
  content: "E";
  margin-left: 3px;
}

header a:nth-child(6) > div:nth-child(1) > div:nth-child(1):after {
  content: "Р";
  margin-left: 3px;
}
}

Reviews

No reviews yet.