Skip to content

Instantly share code, notes, and snippets.

@onjin
Created August 2, 2017 08:26
Show Gist options
  • Save onjin/8a65f5e7ffc44ceb6be9df8c03ba8cc8 to your computer and use it in GitHub Desktop.
Save onjin/8a65f5e7ffc44ceb6be9df8c03ba8cc8 to your computer and use it in GitHub Desktop.
usercss / fb
body, #contentCol {
background-color: #fff !important;
}
#blueBarDOMInspector > div > div {
background-color: orange;
border-bottom: 0px;
}
#pagelet_ego_pane,
#pagelet_canvas_nav_content,
#pagelet_ticker {
/* ads */
display: none;
}
@onjin
Copy link
Author

onjin commented Aug 2, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment