Skip to content

Instantly share code, notes, and snippets.

@shauninman
Created December 14, 2020 17:25
Show Gist options
  • Save shauninman/197e691e6913d6cda7a0c09ee9b49a40 to your computer and use it in GitHub Desktop.
Save shauninman/197e691e6913d6cda7a0c09ee9b49a40 to your computer and use it in GitHub Desktop.

Revisions

  1. shauninman created this gist Dec 14, 2020.
    3 changes: 3 additions & 0 deletions custom.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    /* bye-bye brands */
    div[aria-label~="Timeline"] div[role="group"]+div{background-color:white;position:absolute !important;top:-24px !important;left:-64px !important;margin-top:0 !important;width:calc(100% + 64px);height:calc(100% + 24px);}
    div[aria-label~="Timeline"] div[role="group"]+div *{display:none !important;}