|
@@ -1805,7 +1805,7 @@ blockquote
|
|
|
display: block;
|
|
|
padding: 7px 0;
|
|
|
}
|
|
|
-.widget ul a:hover {
|
|
|
+.widget ul:not(.wp-block-social-links) a:hover {
|
|
|
background-color: rgba(233, 213, 192, 0.15);
|
|
|
border-bottom: none;
|
|
|
}
|
|
@@ -2133,7 +2133,7 @@ body:not(.no-background-fixed) .site-footer {
|
|
|
#tertiary .widget:not(.widget_wpcom_social_media_icons_widget):not(.jetpack_widget_social_icons) ul a {
|
|
|
color: #fcfbf9;
|
|
|
}
|
|
|
-#tertiary .widget:not(.widget_wpcom_social_media_icons_widget):not(.jetpack_widget_social_icons) ul a:hover {
|
|
|
+#tertiary .widget:not(.widget_wpcom_social_media_icons_widget):not(.jetpack_widget_social_icons) ul:not(.wp-block-social-links) a:hover {
|
|
|
background-color: rgba(45, 42, 38, 0.95);
|
|
|
}
|
|
|
#tertiary .widget_archive ul li::before,
|