|
@@ -1066,12 +1066,11 @@ a:hover {
|
|
|
.site-info a:focus,
|
|
|
.site-info a:hover,
|
|
|
.taxonomy-description a {
|
|
|
- box-shadow: 0 1px 0 0;
|
|
|
+ text-decoration: underline;
|
|
|
}
|
|
|
|
|
|
.comment-content a.no-shadow,
|
|
|
.entry-content a.no-shadow,
|
|
|
-.entry-content .wp-block-image a,
|
|
|
.entry-summary a.no-shadow {
|
|
|
box-shadow: none;
|
|
|
}
|