wcofun improvements.
wcofun Declutter by LukesterWad
Details
AuthorLukesterWad
LicenseNo License
Categorywcofun.com
Created
Updated
Code size1.5 kB
Code checksum59a16e2f
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 7/14/2023, 10:18:58 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("wcofun.org") {
body>.row>.twelve>a>img {
content: url("https://external-content.duckduckgo.com/iu/?u=http%3A%2F%2Fwww.clipartbest.com%2Fcliparts%2FxTg%2FLbz%2FxTgLbzAXc.png&f=1&nofb=1&ipt=2cb75b98ae48779bc50ead76843da209fffd9a84bda5b3f16c48545b54308f1f&ipo=images");
width:4rem;
}
body>.row>.twelve>br {
display: none;
}
.header-top {
display: none;
}
.alert {
display: none;
}
.recent-release-main>.recent-release-main {
display: none;
}
body>.row>.twelve>.row>.eight>.recent-release {
display: none;
}
#sidebar_today {
display: none;
}
.nav-bar {
display: none;
}
.searchboxtop {
display: none;
}
.episode-descp {
display: none;
}
.fourteen>:nth-child(3)>:first-child {
display: none;
}
.share-button {
display: none;
}
.fourteen>div>div>div>a {
display: none;
}
#br-center {
display: none;
}
.video-title2 {
display: none;
}
.jcarousel-wrapper {
display: none;
}
.ftr_p {
display: none;
}
}