Die Kirmes für "Nicht-Zahler" ist raus.
Niemand (der bezahlt) braucht das.
pr0gramm mit Tags ohne Anmeldung/Kirmes by nope-im-not-pro
Details
Authornope-im-not-pro
LicenseNo License
Categoryhttps://pr0gramm.com/
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Allet watte ohne Anmeldung nüschd brochst is raus und alle Tags um per Kligg zu suchen drinne.
Anmeldung - raus.
Bookmark - raus.
Full-Link-Plus - raus.
Blur - raus.
Fäddich.
Source code
/* ==UserStyle==
@name pr0gramm mit Tags ohne Anmeldung
@namespace github.com/openstyles/stylus
@version 1.0.2
@description A poo userstyle
@author RandomInternetPerson3
==/UserStyle== */
@-moz-document domain("pr0gramm.com") {
a.item-fullsize-link {
display: none;
}
#bookmark-button {
display: none;
}
.status-user div.user-only, .status-guest div.guest-only {
display: none;
}
#footer-links {
display: none;
}
.score::before{
content:attr(title);
position: absolute;
left: 0px;
top: -17px;
font-size: 18px;
width: 1000px;
align-content: center;
}
span.tag-bad{
display:inline-block;
}
.action {
display: none;
}
div.comments-head {
display: none;
}
div.item-comments > form.comment-form {
display: none;
}
div.comments {
padding: 16px 8px;
text-align: left;
}
.comment-box {
filter: blur(0px) !important;
pointer-events: none;
cursor: default;
user-select: none;
text-decoration: none;
}
.comment-login {
display: none;
}
}