Hafner: echtes Logo-PNG eingebunden, CI-Farben Navy/Grün
This commit is contained in:
parent
624d1c69f4
commit
a7176a589a
3 changed files with 3 additions and 3 deletions
BIN
app/src/lib/assets/hafner-logo.png
Normal file
BIN
app/src/lib/assets/hafner-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
|
|
@ -1,6 +1,6 @@
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import logo from '$lib/assets/checkflo-logo.png';
|
import logo from '$lib/assets/checkflo-logo.png';
|
||||||
import hafnerLogo from '$lib/assets/hafner-logo.svg';
|
import hafnerLogo from '$lib/assets/hafner-logo.png';
|
||||||
|
|
||||||
const features = [
|
const features = [
|
||||||
{
|
{
|
||||||
|
|
@ -354,8 +354,8 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.25rem;
|
gap: 0.25rem;
|
||||||
}
|
}
|
||||||
.dash-brand-logo { width: 100%; margin-bottom: 1rem; filter: brightness(0) invert(1); }
|
.dash-brand-logo { width: 100%; margin-bottom: 1rem; }
|
||||||
.dash-nav-item.schmidt { background: rgba(27,79,191,0.2); color: #6b9fff; }
|
.dash-nav-item.schmidt { background: rgba(42,155,87,0.15); color: #2A9B57; }
|
||||||
.dash-nav-item {
|
.dash-nav-item {
|
||||||
padding: 0.4rem 0.5rem;
|
padding: 0.4rem 0.5rem;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
|
||||||
BIN
logo/hafner-logo.png
Normal file
BIN
logo/hafner-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue