tweaks for my account page
This commit is contained in:
@ -649,10 +649,6 @@ body {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.wc-block-components-notice-banner,
|
||||
.woocommerce-error {
|
||||
color: var(--wp--preset--color--foreground);
|
||||
}
|
||||
.wc-block-components-notice-banner.is-error, .wc-block-components-notice-banner.is-info, .wc-block-components-notice-banner.is-success, .wc-block-components-notice-banner.is-warning,
|
||||
.woocommerce-error.is-error,
|
||||
.woocommerce-error.is-info,
|
||||
@ -849,4 +845,8 @@ body {
|
||||
border-color: var(--wp--preset--color--foreground);
|
||||
}
|
||||
|
||||
.woocommerce-MyAccount-content .button {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=custom.css.map */
|
||||
|
||||
Reference in New Issue
Block a user