Open davidagross opened 5 years ago
Funny. It is because ”HE” is a link, and there is a class selector styling all links on that page ”.topbg07 a” to make them look like this greenish button. I could try add some !important tags to the anchor styling, or try to Shadow DOM the HE tag.
However, getting an accurate matching/replacement on all the webpages it's quite a daunting task and without a feedback & self-learning mechanism rather improbable.
On this site, which normally appears as
turns into
Maybe there is a way to mark the HE link in a blander, ubiquitous CSS markup so that it doesn't take on non-text formatting?