From 77197c497797be836370c09086c50fc5e7ecf833 Mon Sep 17 00:00:00 2001 From: vv01f Date: Tue, 11 Jul 2023 20:10:56 +0200 Subject: [PATCH] fallback image per class --- xsl/xhtml5.xsl | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/xsl/xhtml5.xsl b/xsl/xhtml5.xsl index 7c837196a..04121338f 100644 --- a/xsl/xhtml5.xsl +++ b/xsl/xhtml5.xsl @@ -385,11 +385,22 @@ - - - background-image: url(''); - - + + + + background-image: url(''); + + + + + + background-image: url('images/news/gchq-hdr.jpg'); + + + +