Skip to content
Snippets Groups Projects

SP

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Bardomiro Nitales
    tralala.css 498 B
    .panelV2.blocks__latest-topics > .panel__header > .panel__heading,
    .panelV2.blocks__latest-topics > .panel__body,
    .panelV2.blocks__posts > .panel__header > .panel__heading,
    .panelV2.blocks__posts > .panel__body {
        display: none;
    }
    
    [src*="https://chat.seedpool.org:1337/"],
    [src*="https://talk.seedpool.org/"] {
        display: none !important;
    }
    
    .page__home > article:nth-of-type(1) > p:nth-of-type(1) {
        display: none !important;
    }
    .quick-search__input {
      display: none;
    }
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment