AtlasOfLivingAustralia / ala-mantine

Shared ALA theming & components using the Mantine component library
Mozilla Public License 2.0
1 stars 0 forks source link

CSS enhancement #7

Open nickdos opened 1 month ago

nickdos commented 1 month ago

If a plain <a href="..."> link is used (as opposed to a Mantine <Link ...>), the element is styled using the default browser colour and not the ALA theme one.

Add some CSS rules to also style plain HTML elements such as: a p h1..h5 ul ol li, etc.