On Thursday, 21 September 2023 16:16:00 CEST Christoph Klassen wrote:
And which icons are you using? Are they from Font Awesome?
They appear to be, yes. In the Debian package, the python3-xstatic-font- awesome package is a dependency which depends on fonts-font-awesome. I think the Debian package may need to incorporate a patch to upstream Moin sources because a stylesheet file in src/moin/templates/base.html called all.css is specified, whereas the Debian fonts-font-awesome package doesn't have such a file. Instead, it seems that font-awesome.css might be the appropriate file. Although Debian unstable provides Font Awesome 5.x, which has the all.css file upstream, Debian appears to have maintained compatibility with 4.x. Indeed, the version of this package is given as... 5.0.10+really4.7.0~dfsg-4.1 So maybe there will be an upgrade to this package at some point. Paul