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:
parent
fd4f1a08f8
commit
9d7df8d338
74 changed files with 714 additions and 70 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue