Smaller logo

This commit is contained in:
EpicKiwi 2023-10-29 15:45:11 +01:00
parent 566859be57
commit a183a63dc7
Signed by: epickiwi
GPG Key ID: C4B28FD2729941CE
3 changed files with 20 additions and 11 deletions

View File

@ -74,6 +74,15 @@ body {
box-shadow: none;
}
#dokuwiki__header .logo span:first-of-type {
padding: 0.05em;
}
#dokuwiki__header .logo img {
width: 3em;
height: auto;
}
@media screen and (min-width: 480px) {
#dokuwiki__header {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -5,13 +5,13 @@
id="svg2"
version="1.1"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
width="94.468002"
height="94.468002"
viewBox="0 0 94.468002 94.468004"
width="94.468437"
height="67.160767"
viewBox="0 0 94.468437 67.160768"
sodipodi:docname="logo.svg"
inkscape:export-filename="logo.png"
inkscape:export-xdpi="130.08"
inkscape:export-ydpi="130.08"
inkscape:export-xdpi="520.29999"
inkscape:export-ydpi="520.29999"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@ -41,13 +41,13 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1485"
inkscape:window-width="1341"
inkscape:window-height="927"
id="namedview4"
showgrid="false"
inkscape:zoom="6.5212376"
inkscape:cx="47.230299"
inkscape:cy="45.160139"
inkscape:cx="47.383644"
inkscape:cy="31.665768"
inkscape:current-layer="svg2"
inkscape:window-x="56"
inkscape:window-y="50"
@ -64,11 +64,11 @@
id="rect4542"
width="89.766708"
height="62.459038"
x="2.350647"
y="16.004484" />
x="2.3508649"
y="2.3508649" />
<g
id="g408"
transform="translate(3.3928368,18.830863)">
transform="translate(3.3930547,5.1772437)">
<rect
style="opacity:1;fill:#ffff00;fill-opacity:1;stroke:none;stroke-width:2.93399;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect852"

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB