All the images here - https://www.apertus.org/axiom
... are too thin. They're supposed to be full width. I've tried editing the style with <div style="width:100%;"> but it doesn't work.
All the images here - https://www.apertus.org/axiom
... are too thin. They're supposed to be full width. I've tried editing the style with <div style="width:100%;"> but it doesn't work.
Right I see the problem now.
the <img> tag needs style="width:100%;" not a div around it.
I fixed it for the first image so you can look at the source code.