|
@@ -433,7 +433,7 @@
|
|
"background": "var(--wp--preset--color--background)",
|
|
"background": "var(--wp--preset--color--background)",
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
},
|
|
},
|
|
- "css": "a:any-link {\n cursor: auto;\n text-decoration-thickness: .02em !important;\n text-underline-offset: .20em;\n}",
|
|
|
|
|
|
+ "css": "a:any-link {\n text-decoration-thickness: .02em !important;\n text-underline-offset: .20em;\n}",
|
|
"elements": {
|
|
"elements": {
|
|
"button": {
|
|
"button": {
|
|
":active": {
|
|
":active": {
|
|
@@ -547,4 +547,4 @@
|
|
],
|
|
],
|
|
"version": 2,
|
|
"version": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
-}
|
|
|
|
|
|
+}
|