Skip to content

Instantly share code, notes, and snippets.

@gabrielfalcao
Forked from amitmerchant1990/stylish.css
Created June 21, 2018 15:25
Show Gist options
  • Save gabrielfalcao/2a9c66cac426a2c5e286758ad771b535 to your computer and use it in GitHub Desktop.
Save gabrielfalcao/2a9c66cac426a2c5e286758ad771b535 to your computer and use it in GitHub Desktop.
Revert back to good old GitHub Homepage
/**
1. Install the Stylish(https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=en) extension for Chrome.
2. Open up extension options and paste the CSS mentioned below.
3. Specify the "URLs on the domain" to be `github.com`.
4. Add a title and save.
*/
.dashboard-sidebar {
float: right;
padding-right: 10px;
padding-left: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment