laws-africa / law-widgets

Web components for Akoma Ntoso documents
GNU General Public License v3.0
0 stars 0 forks source link

Reduce visual impact of akn-term when clickable and popup terms are enabled #275

Closed longhotsummer closed 2 months ago

longhotsummer commented 3 months ago

When enabling clickable terms, they are transformed into A elements and look like links. This can make the page look very busy. It also means cut-and-paste includes these links, which are probably not wanted.

Instead, perhaps something like:

eg.

image (1)

longhotsummer commented 2 months ago

done!