Index: src/wp-content/themes/twentyfifteen/style.css
===================================================================
--- src/wp-content/themes/twentyfifteen/style.css	(revision 30029)
+++ src/wp-content/themes/twentyfifteen/style.css	(working copy)
@@ -1178,7 +1178,16 @@
 	z-index: 100000;
 }
 
+a:focus,
+a:hover {
+	text-decoration: underline;
+}
 
+.entry-content a:focus,
+.entry-content a:hover {
+	text-decoration: none;
+}
+
 /**
  * 8.0 Alignments
  */
