Here we go, I guess! Babby’s first Lemmy post.

  • tqgibtngo@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    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).