Skip to content

Instantly share code, notes, and snippets.

@roborourke
Created December 5, 2012 12:15
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 roborourke/4215080 to your computer and use it in GitHub Desktop.
Save roborourke/4215080 to your computer and use it in GitHub Desktop.
Adding an external link icon to entry titles
/* show a little arrow image */
.icon-external {
display: inline!important;
float: none!important; margin: 0 0 0 4px!important;
vertical-align: baseline!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment