From Tobias (email):

I am right now doing stuff, and I found that the “Latest news” entry for the front page is not easily style-able.
I hack around with this:
$(“h2:contains(‘Latest News’)”).parent().parent().prop(‘id’, ‘latest-news’)
But if you can change something there in the next release, I would like that :D

Submitted by Elmer van Chastelet on 21 February 2023 at 10:23

On 21 February 2023 at 14:46 Elmer van Chastelet tagged 1.69.0

Log in to post comments