Documentation updates, patches image paths in themes to load remote images from Github

This commit is contained in:
Pieter Vander Vennet 2021-04-17 11:37:22 +02:00
parent 0abaf5c139
commit 882e2c4aa9
8 changed files with 93 additions and 18 deletions

View file

@ -101,6 +101,7 @@ svg, img {
box-sizing: content-box;
width: 100%;
height: 100%;
display: unset;
}