Skip to content

Instantly share code, notes, and snippets.

@tisunov
tisunov / twitter_stylebot.css
Last active September 26, 2015 12:49
CLEAN UP TWITTER
/* CLEAN UP TWITTER
by @levelsio
use Stylebot Chrome extension to load this by default:;
https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha?hl=en
*/
/* Removes all borders in layout */
* {
border:none !important;
}