Anpassungen Layout
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!--{"title": "Push-Dienst NTFY mit Prometheus und Grafana selber hosten", "date": "2025-05-04", "slug": "push-dienst-ntfy-mit-prometheus-und-grafana-selber-hosten", "cover": "/static/img/push-dienst-ntfy-mit-prometheus-und-grafana-selber-hosten.webp"}-->
|
||||
<!--{"title": "Push-Dienst NTFY mit Prometheus und Grafana selber hosten", "date": "2025-03-14", "slug": "push-dienst-ntfy-mit-prometheus-und-grafana-selber-hosten", "cover": "/static/img/push-dienst-ntfy-mit-prometheus-und-grafana-selber-hosten.webp"}-->
|
||||
**Ihr möchtet einen zuverlässigen Push-Dienst und das ab besten selber bereitstellen?
|
||||
Ihr legt Wert darauf, einen guten Überblick über den Dienst zu haben? Dann wird euch dieser Artikel gefallen.**
|
||||
|
||||
|
BIN
static/img/about-me.webp
Normal file
BIN
static/img/about-me.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
static/img/contact-me.webp
Normal file
BIN
static/img/contact-me.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
static/img/youtube.webp
Normal file
BIN
static/img/youtube.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@@ -76,6 +76,13 @@ a.no-underline {
|
||||
padding: var(--gap) calc(var(--gap) / 1.5);
|
||||
}
|
||||
|
||||
img.footer {
|
||||
max-width: 150px;
|
||||
max-height: 60px; /* oder ein anderer fixer Wert, z. B. 500px */
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* ---------- Kopf & Fuß ---------- */
|
||||
header, footer {
|
||||
background: var(--bg-alt);
|
||||
|
Reference in New Issue
Block a user