summaryrefslogtreecommitdiff
path: root/docs/changelog/css
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2022-05-17 14:46:29 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-07-08 09:58:50 +0200
commit40bd74942f464ebd944da914192fef2a621a981f (patch)
tree5ed41105b3c82873aa9d5295105b6a0e78c9cb2f /docs/changelog/css
parent2f1507be0b79218f2e7f877a048ab328c2aa16f5 (diff)
downloadIshtar-40bd74942f464ebd944da914192fef2a621a981f.tar.bz2
Ishtar-40bd74942f464ebd944da914192fef2a621a981f.zip
Update html changelog generation
Diffstat (limited to 'docs/changelog/css')
-rw-r--r--docs/changelog/css/combo.css6
1 files changed, 6 insertions, 0 deletions
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