Skip to content

Instantly share code, notes, and snippets.

@tarky
Created August 25, 2015 07:34
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 tarky/83bae740a2d132360e1b to your computer and use it in GitHub Desktop.
Save tarky/83bae740a2d132360e1b to your computer and use it in GitHub Desktop.
style for free blogs
a.afilink{
font-weight: bold;
font-size: 150%;
color: #0000ff !important;
text-decoration: underline;
}
a.afilink:visited { color: #000080 !important; }
a.afilink:hover { color: #ff0000 !important; }
a.afilink:active { color: #ff8000 !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment