ironmonk88 / monks-enhanced-journal

GNU General Public License v3.0
51 stars 51 forks source link

fix: add additional selector for hyperlink css specificity #692

Closed laquasicinque closed 4 months ago

laquasicinque commented 4 months ago

fixes #662 and fixes #691

CSS Specificity issue. Not 100% sure if the selector is too specific but it's require unless you want to resort to !important

ironmonk88 commented 4 months ago

Thank you for the PR. Can't merge because there's an error, it's missing a comma at the end of the line. And there's a couple of other stylings that need to be included. Thank you for the head start though. Fix should be included in the next release.