• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle



  • I haven’t yet delved into the kbinStyles offerings.

    On my Windows laptop, I’m using the Stylus extension with Firefox or Chrome, to apply quick-and-dirty sloppy CSS like:

      article, article * {
        margin: 0 !important;
        padding: 0 !important;
      }
      article {
        border-top: 1px dotted gray !important;
      }
    
    

    Someone on kbinStyles should have something MUCH better. I haven’t yet tried anything from there, but I see titles like: “…replicate old reddit on kbin”. Look into things like that. — https://kbin.social/m/kbinStyles

    Note: I also select the Compact view (in the view menu which is found via one of the buttons in the magazine header).