|
@@ -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": {
|