Selaa lähdekoodia

Rebuild seedlet-blocks

Ben Dwyer 4 vuotta sitten
vanhempi
commit
b166d12b94
2 muutettua tiedostoa jossa 0 lisäystä ja 7 poistoa
  1. 0 1
      seedlet-blocks/assets/theme.css
  2. 0 6
      seedlet-blocks/experimental-theme.json

+ 0 - 1
seedlet-blocks/assets/theme.css

@@ -1,5 +1,4 @@
 .wp-block-site-title a {
-	text-decoration: underline;
 	text-decoration: underline;
 	text-decoration-thickness: 2px;
 	text-decoration-color: var(--wp--custom--color--secondary);

+ 0 - 6
seedlet-blocks/experimental-theme.json

@@ -308,12 +308,6 @@
 						}
 					},
 					"padding": "10px",
-					"color": {
-						"text": "var(--wp--custom--color--foreground)",
-						"background": "var(--wp--custom--color--background)",
-						"hoverText": "var(--wp--custom--color--secondary)",
-						"hoverBackground": "var(--wp--custom--color--background)"
-					},
 					"submenu": {
 						"padding": "8px",
 						"shadow": "1px 1px 3px 0px rgba(0,0,0,.2)",