hell.
Credits to the original joke:
https://twitter.com/textfiles/status/1551719722064003072
Authorwesley-maney
LicenseNo License
Categorytwitter
Created
Updated
Size2.1 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
hell.
Credits to the original joke:
https://twitter.com/textfiles/status/1551719722064003072
/* ==UserStyle==
@name Twitter but real
@version 20220727.18.46
@namespace userstyles.world/user/wesley-maney
@description hell
@author wesley-maney
@license No License
==/UserStyle== */
@-moz-document domain("twitter.com") {
nav[aria-label="Primary"] > a:nth-child(1) span {
visibility: hidden;
}
nav[aria-label="Primary"] > a:nth-child(1) > div {
width: 305px;
justify-content: flex-start;
}
nav[aria-label="Primary"] > a:nth-child(1) span:after {
content:'Pit of the eternal screams';
visibility: visible;
display: block;
position: absolute;
top: 13px;
}
nav[aria-label="Primary"] > a:nth-child(2) span {
visibility: hidden;
}
nav[aria-label="Primary"] > a:nth-child(2) > div {
width: 355px;
justify-content: flex-start;
}
nav[aria-label="Primary"] > a:nth-child(2) span:after {
content:'What are they screaming about';
visibility: visible;
display: block;
position: absolute;
top: 13px;
}
nav[aria-label="Primary"] > a:nth-child(3) span {
visibility: hidden;
}
nav[aria-label="Primary"] > a:nth-child(3) > div {
width: 390px;
justify-content: flex-start;
}
nav[aria-label="Primary"] > a:nth-child(3) span:after {
content:'Oh now they\'re screaming at you';
visibility: visible;
display: block;
position: absolute;
top: 13px;
}
nav[aria-label="Primary"] > a:nth-child(4) span {
visibility: hidden;
}
nav[aria-label="Primary"] > a:nth-child(4) > div {
width: 345px;
justify-content: flex-start;
}
nav[aria-label="Primary"] > a:nth-child(4) span:after {
content:'Oh now they made it personal';
visibility: visible;
display: block;
position: absolute;
top: 13px;
}
nav[aria-label="Primary"] > a:nth-child(7) span {
visibility: hidden;
}
nav[aria-label="Primary"] > a:nth-child(7) span:after {
content:'It\'s you';
visibility: visible;
display: block;
position: absolute;
top: 13px;
}
.r-o96wvk{
width: 390px;
}
}