Merge pull request #23 from matiassingers/patch-1
authorMark Otto <markdotto@gmail.com>
Wed, 21 May 2014 01:23:14 +0000 (18:23 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 21 May 2014 01:23:14 +0000 (18:23 -0700)
Add image type to example content post

public/css/poole.css

index 814218995cbacb932b6f79404a2114e8c8470d6d..8ec27e7a8441866eca968039d5b6869c0aa87a0d 100644 (file)
@@ -70,6 +70,9 @@ a {
   color: #268bd2;
   text-decoration: none;
 }
+a strong {
+  color: inherit;
+}
 /* `:focus` is linked to `:hover` for basic accessibility */
 a:hover,
 a:focus {