Changed logo to head

This commit is contained in:
Frank Schubert
2021-05-25 22:29:08 +02:00
parent a4fd0d3561
commit f09856df24
5 changed files with 3 additions and 3 deletions

View File

@@ -185,10 +185,10 @@
<li class="logo-box float-left">
<a href="index.html" class="logo">
<span class="logo-lg">
<img src="assets/images/the-tool-logo-white.png" alt="">
<img src="assets/images/the-tool-logo-kopf.png" alt="" style="height:80px; padding-top:12px;">
</span>
<span class="logo-sm">
<img src="assets/images/the-tool-logo-sm.png" alt="" height="28">
<img src="assets/images/the-tool-logo-kopf.png" alt="" height="28">
</span>
</a>
</li>

View File

@@ -1,3 +1,3 @@
#topnav {
background-color: #38414a;
//background-color: #38414a;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB