Selaa lähdekoodia

Add active link color

Sarah Norris 3 vuotta sitten
vanhempi
commit
09e34f0c3b
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      rainfall/theme.json

+ 5 - 0
rainfall/theme.json

@@ -69,6 +69,11 @@
 					"typography": {
 						"textDecoration": "none"
 					}
+				},
+				":active": {
+					"color": {
+						"text": "#A43D00"
+					}
 				}
 			}
 		}