From 40bd74942f464ebd944da914192fef2a621a981f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 17 May 2022 14:46:29 +0200 Subject: Update html changelog generation --- docs/changelog/css/combo.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/changelog/css/combo.css') diff --git a/docs/changelog/css/combo.css b/docs/changelog/css/combo.css index 0c1e938dd..1a41b8c9d 100644 --- a/docs/changelog/css/combo.css +++ b/docs/changelog/css/combo.css @@ -889,3 +889,9 @@ nav ul li:hover, nav ul li.active { } } +body { + background-image: url("https://ishtar-archeo.net/changelog/img/iggdrasil.png"); + background-repeat: no-repeat; + background-position: calc(100% - 20px) 20px; + margin: 40px; +} \ No newline at end of file -- cgit v1.2.3