Skip to content

Instantly share code, notes, and snippets.

@0mg
Created September 4, 2010 12:47
Show Gist options
  • Select an option

  • Save 0mg/565162 to your computer and use it in GitHub Desktop.

Select an option

Save 0mg/565162 to your computer and use it in GitHub Desktop.
favstar.css
@import "user.css";
#siteContainer {
width: 760px !important;
}
#logo h1 a {
position: absolute !important;
z-index: -1 !important;
}
#mastHead {
}
#header_link_outer_wrapper {
}
#search_container {
position: relative !important;
right: 30px !important;
opacity: 0.9 !important;
}
#signIn {
position: relative !important;
right: 35px !important;
}
#sorterOptions {
width: 500px !important;
}
#profile_container {
position: relative !important;
top: -230px !important;
right: -340px !important;
}
.tweetBalloonWrapper {
width: 640px !important;
}
.tweetBalloon {
width: 610px !important;
}
.theTweet {
width: 605px !important;
}
.tweetBalloonBottom {
width: 140px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment