|
@@ -3952,22 +3952,22 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
|
|
|
* Reset
|
|
|
*/
|
|
|
a,
|
|
|
-button,
|
|
|
-.button,
|
|
|
-input[type="submit"] {
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .entry-meta a,
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .cat-links a,
|
|
|
+.entry-content .more-link {
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
a:active, a:focus, a:hover,
|
|
|
-button:active,
|
|
|
-button:focus,
|
|
|
-button:hover,
|
|
|
-.button:active,
|
|
|
-.button:focus,
|
|
|
-.button:hover,
|
|
|
-input[type="submit"]:active,
|
|
|
-input[type="submit"]:focus,
|
|
|
-input[type="submit"]:hover {
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .entry-meta a:focus,
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .cat-links a:focus,
|
|
|
+.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
|
|
|
+.entry-content .more-link:active,
|
|
|
+.entry-content .more-link:focus,
|
|
|
+.entry-content .more-link:hover {
|
|
|
text-decoration: underline;
|
|
|
}
|
|
|
|