瀏覽代碼

Add active link color

Sarah Norris 3 年之前
父節點
當前提交
09e34f0c3b
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      rainfall/theme.json

+ 5 - 0
rainfall/theme.json

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