Skip to content

reddit custom feed debloat by triadne

Details

Authortriadne

LicenseNo License

Categoryreddit.com

Created

Updated

Size907 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

reducing size of unnecessary page elements.

Notes

.

Source code

/* ==UserStyle==
@name           ? - Apr 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("reddit.com"), domain("new.reddit.com") {
    /* Insert code here... */
    ._1f7kdhvpHh0S3ClTn3xFCa { 
        padding: 1px 0;
    }
    ._9uTR_Kf5w51DX_D_Zzj6b {
        font-size: 10px;
        font-weight: 400;
        line-height: 10px;
        color: var(--newCommunityTheme-metaText);
        margin-top: 0px;
    }
    .icon {
  font-size: 15px;
    }
 .wBtTDilkW_rtT2k5x3eie {
  margin-bottom: 5px;
  padding: 2px 2px;
}
     ._31N0dvxfpsO6Ur5AKx4O5d {
    padding: 14px 24px;
  }
    a.M2Hk_S2yvXpsNPfZMBMur {
  padding: 2px 4px;
  border-radius: 10px;
}
    ._2yF1lH154qN6wYff1cVkh6 {
  border-radius: 10px;
  padding: 2px;
}
    ._2xtXouwF6uqK9UUpun6xXY {
  height: 25px;
  width: 25px;
}
}

Reviews

No reviews yet.