Skip to content

Instantly share code, notes, and snippets.

@lukejones
Created October 9, 2012 08:08
Show Gist options
  • Save lukejones/3857288 to your computer and use it in GitHub Desktop.
Save lukejones/3857288 to your computer and use it in GitHub Desktop.
Naked twitter
.content-main {
float: none;
width: 100%;
}
.dashboard {
display: none;
}
.nav > ul > li > a {
text-indent: -9999em;
width: 20px;
}
.profile-card.profile-header {
float: none;
width: 100%;
}
.profile-card.profile-header .profile-header-inner {
background-size: 100%;
height: 240px;
}
.profile-header-inner-overlay {
width: 100%;
}
.topics {
display: none;
}
.wrapper, .wrapper-narrow, .wrapper-permalink, .container {
width: 640px;
}
i.bird-topbar-etched {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment