فهرست منبع

Rainfall: Remove underline from comment links

Sarah Norris 3 سال پیش
والد
کامیت
4d4d3316bf
1فایلهای تغییر یافته به همراه18 افزوده شده و 0 حذف شده
  1. 18 0
      rainfall/theme.json

+ 18 - 0
rainfall/theme.json

@@ -104,6 +104,24 @@
 					"textTransform": "uppercase"
 					"textTransform": "uppercase"
 				}
 				}
 			},
 			},
+			"core/comment-author-name": {
+				"elements": {
+					"link": {
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
+			"core/comment-date": {
+				"elements": {
+					"link": {
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
 			"core/post-comments-form": {
 			"core/post-comments-form": {
 				"elements": {
 				"elements": {
 					"button": {
 					"button": {