|
@@ -1972,11 +1972,6 @@ table th,
|
|
|
background-attachment: fixed;
|
|
|
}
|
|
|
|
|
|
-.has-text-color a:hover,
|
|
|
-.has-text-color a:active {
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
.has-primary-color[class] {
|
|
|
color: blue !important;
|
|
|
}
|
|
@@ -2014,11 +2009,6 @@ table th,
|
|
|
color: currentColor;
|
|
|
}
|
|
|
|
|
|
-.has-background a:hover,
|
|
|
-.has-background a:active {
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
.has-primary-background-color[class] {
|
|
|
background-color: blue !important;
|
|
|
color: white;
|