I’m trying to implement a questionnaire which involves the user clicking on images. To identify that they’ve been clicked, I’d like to add a border to the image (or change some other CSS attribute). Is this possible?
If not, I’ll have to change the text colour, but the method suggested here seems incredibly hacky… or is that just the Corvid way?