@@ -129,6 +129,13 @@ a:focus {
a img {
border: 0;
}
+.entry-content a {
+ text-decoration: underline;
+}
+.entry-content a:hover,
+.entry-content a:focus {
+ text-decoration: none;
html {