Explorar o código

Add button styling

Dennis Snell %!s(int64=3) %!d(string=hai) anos
pai
achega
fed695a642
Modificáronse 1 ficheiros con 19 adicións e 0 borrados
  1. 19 0
      rainfall/theme.json

+ 19 - 0
rainfall/theme.json

@@ -65,6 +65,25 @@
 			"fontFamily": "var(--wp--preset--font-family--helvetica-neue)"
 		},
 		"elements": {
+			"button": {
+				"border": {
+					"radius": "0"
+				},
+				"color": {
+					"background": "black"
+				},
+				"spacing": {
+					"padding": {
+						"left": "33",
+						"right": "33",
+						"bottom": "18",
+						"top": "18"
+					}
+				},
+				"typography": {
+					"textTransform": "uppercase"
+				}
+			},
 			"link": {
 				"color": {
 					"text": "var(--wp--preset--color--black)"