@@ -85,12 +85,7 @@
}
// Gutenberg text color options
-.has-text-color {
- a:hover,
- a:active {
- text-decoration: none;
- }
-}
+.has-text-color {}
.has-primary-color[class] {
color: #{map-deep-get($config-global, "color", "primary", "default")} !important;
@@ -131,11 +126,6 @@
p, h1, h2, h3, h4, h5, h6, {
color: currentColor;
-
.has-primary-background-color[class] {
@@ -1972,11 +1972,6 @@ table th,
background-attachment: fixed;
-.has-text-color a:hover,
-.has-text-color a:active {
color: blue !important;
@@ -2014,11 +2009,6 @@ table th,
-.has-background a:hover,
-.has-background a:active {
background-color: blue !important;
color: white;
@@ -1978,11 +1978,6 @@ table th,
@@ -2020,11 +2015,6 @@ table th,