Skip to content

Instantly share code, notes, and snippets.

@Superbil
Created August 7, 2010 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Superbil/512575 to your computer and use it in GitHub Desktop.
Save Superbil/512575 to your computer and use it in GitHub Desktop.
userstyle for twitter clinet
#side_base,
.elections-promotion,
#navigation,
#footer,
#header,
.content-bubble-arrow
{
display: none !important;
}
.hentry td.status-body div,
#content,
#currently,
.status-body {
width:auto !important;
}
span.meta.entry-meta {
visibility: hidden !important;
}
td.status-body:hover span.meta.entry-meta {
visibility: visible !important;
}
#container {
width: auto !important;
margin: auto !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment