Add modified sprintdoc SVGs

Copied files from https://git.hamburg.ccc.de/EH22/dokuwiki-template-sprintdoc-modified/src/branch/eh22/img and added `viewBox="0 0 600 600"`
This commit is contained in:
jtbx 2026-01-03 01:21:12 +01:00
commit 9d7df8d338
74 changed files with 714 additions and 70 deletions

View file

@ -6102,7 +6102,7 @@
display:none;
}
.dokuwiki .toggle strong {
background:transparent url(https://eh22.easterhegg.eu/lib/tpl/sprintdoc/images/toc-arrows.png) 0 0;
background:transparent url(lib/tpl/sprintdoc/images/toc-arrows.png) 0 0;
width:8px;
height:5px;
margin:.4em 0 0;
@ -6121,7 +6121,7 @@
padding:0 0 0 1.2em;
}
#dw__toc ul li {
list-style-image:url(https://eh22.easterhegg.eu/lib/tpl/sprintdoc/images/toc-bullet.png);
list-style-image:url(lib/tpl/sprintdoc/images/toc-bullet.png);
}
#dw__toc ul li.clear {
list-style:none;