Skip to content

Instantly share code, notes, and snippets.

@creesch
Created August 21, 2014 19:13
Show Gist options
  • Save creesch/012c31e712975c26c538 to your computer and use it in GitHub Desktop.
Save creesch/012c31e712975c26c538 to your computer and use it in GitHub Desktop.
.sitetable .thing.stickied {
border: dashed 10px rgb(255, 92, 0) !important;
outline: solid 5px red;
}
.sitetable .thing.stickied .title {
font-size: 45px !important;
}
.sitetable .thing.stickied .title a {
color: rgb(90, 165, 75) !important;
}
@allthefoxes
Copy link

Thanks bb <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment