Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Reset post author and post terms
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfra committed Oct 11, 2024
1 parent 2bd4875 commit 7651d76
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 65 deletions.
29 changes: 0 additions & 29 deletions styles/06-morning.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,35 +126,6 @@
}
},
"core/post-author-name": {
"typography": {
"fontSize": "var:preset|font-size|medium"
},
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
},
":hover": {
"typography": {
"textDecoration": "none"
}
}
}
}
},
"core/post-terms": {
"typography": {
"fontSize": "var:preset|font-size|medium"
},
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
Expand Down
15 changes: 0 additions & 15 deletions styles/colors/06-morning.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,21 +69,6 @@
}
},
"core/post-author-name": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"core/post-terms": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
Expand Down
21 changes: 0 additions & 21 deletions styles/typography/typography-preset-5.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,27 +65,6 @@
}
},
"core/post-author-name": {
"typography": {
"fontSize": "var:preset|font-size|medium"
},
"elements": {
"link": {
"typography": {
"textDecoration": "underline"
},
":hover": {
"typography": {
"textDecoration": "none"
}
}
}
}
},
"core/post-terms": {
"typography": {
"fontWeight": "400",
"fontSize": "var:preset|font-size|medium"
},
"elements": {
"link": {
"typography": {
Expand Down

0 comments on commit 7651d76

Please sign in to comment.