Skip to content

Instantly share code, notes, and snippets.

@maxfenton
Created September 8, 2012 00:34
Show Gist options
  • Save maxfenton/3670929 to your computer and use it in GitHub Desktop.
Save maxfenton/3670929 to your computer and use it in GitHub Desktop.
Twitter stylebot
.content-main {
float: none ;
width: 100% ;
}
.dashboard {
float: none ;
width: 100% ;
}
.global-nav {
margin: 0 auto ;
max-width: 37em ;
position: relative ;
width: 100% ;
}
.global-nav .form-search {
width: 225px ;
}
.profile-card-inner {
width: 40% ;
}
.pull-right, .pull-right .nav, .secondary-nav {
float: left ;
}
.topbar {
background-color: #333 ;
}
.topbar-divider {
display: none ;
}
.topbar-tweet-btn {
margin-left: 17px ;
}
.trends, .bird-topbar-etched, .wtf-module, .site-footer, .topics {
display: none ;
}
.tweet-content .tweet-box {
max-width: 26em ;
}
.wrapper, .wrapper-narrow, .wrapper-permalink {
background: none ;
max-width: 37em ;
}
body {
background-color: #333 ;
background-image: none ;
}
/* -------------------------------------------------
MINIMAL TWITTER FOR FLUID / USERSTYLES
Special thanks to:
Max Fenton (@maxfenton) for kicking this off
------------------------------------------------- */
div.flex-module.media-thumbnails.recent_photos {
display: none;
}
div.module.enhanced-media-thumbnails {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment