Files
kfitz-site/content/blog/2022-12-03-block-editor-question.md
Kathleen Fitzpatrick 655ad0ded8 upgrade to 3.0
2024-10-14 19:27:15 -04:00

10 lines
446 B
Markdown

---
title: "Block Editor Question"
permalink: /block-editor-question/
date: '2022-12-03T13:32:09-05:00'
tags: [tinkering, wordpress, post]
---
WP block editor gurus: Is there a way to use styles to create links that use different colors for the link text and the link decoration (i.e., the underline)? I know how to do it using CSS (I think), but styles within the block editor seems to insist that both text and underline have the same color.