Skip to content

Instantly share code, notes, and snippets.

@futurefabric
Created September 20, 2018 09:54
Show Gist options
  • Save futurefabric/d1b68f6f69154b146e4c602457b9e941 to your computer and use it in GitHub Desktop.
Save futurefabric/d1b68f6f69154b146e4c602457b9e941 to your computer and use it in GitHub Desktop.
.Trends {
display: none;
}
.dashboard.dashboard-right {
display: none;
}
li.moments.js-moments-tab {
display: none;
}
a.DashboardProfileCard-bg.u-bgUserColor.u-block {
background-color: #ffffff ;
}
.DashboardProfileCard {
margin-top: -60px;
}
body {
background-color: #fff;
}
.Icon:after, .Icon:before {
display: none;
}
form#global-nav-search {
display: none;
}
.dashboard.dashboard-left {
display: none;
}
div#timeline {
float: left;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment