Skip to content

Instantly share code, notes, and snippets.

@aniljava
Created September 19, 2012 11:26
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 aniljava/3749163 to your computer and use it in GitHub Desktop.
Save aniljava/3749163 to your computer and use it in GitHub Desktop.
/**
* lobste.rs
* Font colors and fonts
*/
li .details .link a{
/*color:#19449c !important;*/
}
li .details .link a:visited{
color:#bbb !important;
}
li .details .tags a, li .details .domain{
border:none !important;
background:none !important;
color:#ccc !important;
text-decoration:none;
font-style:normal !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment