Skip to content

Instantly share code, notes, and snippets.

@pheraph
Created October 6, 2012 11:46
Show Gist options
  • Save pheraph/3844710 to your computer and use it in GitHub Desktop.
Save pheraph/3844710 to your computer and use it in GitHub Desktop.
Userstyle to make tent.is a little bit more usable
/* Use *tent.is* as selection pattern */
.span490 {
width: 100% !important;
}
.nav li {
line-height: 10px !important;
}
li {
line-height: 18px !important;
}
.avatar {
margin-right: 8px;
margin-bottom: 4px;
}
.repost .avatar {
width: 32px !important;
height: 32px !important;
}
.pull-right a {
color: #999 !important;
font-size: 10px;
}
small.pull-right {
color: #999 !important;
font-size: 66% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment