Flyttet bilder inn i public, fikset ingen kontrast i light-mode

This commit is contained in:
Martin Berg Alstad 2025-04-15 15:51:43 +02:00
parent df15fca8d9
commit 67e4774594
Signed by: martials
GPG Key ID: 706F53DD087A91DE
7 changed files with 16 additions and 27 deletions

View File

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View File

Before

Width:  |  Height:  |  Size: 3.5 MiB

After

Width:  |  Height:  |  Size: 3.5 MiB

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 160 KiB

View File

Before

Width:  |  Height:  |  Size: 996 KiB

After

Width:  |  Height:  |  Size: 996 KiB

View File

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -66,19 +66,19 @@ h1 {
--- ---
transition: slide-up transition: slide-up
layout: image layout: two-cols
image: ./assets/server-in-the-house.jpeg
class: layout
--- ---
# Hvorfor? # Hvorfor?
- **Hoste egne nettsider** - Hoste egne nettsider
- **Sette opp personlige tjenester** - Sette opp personlige tjenester
- **Eie egen data** - Eie egen data
- **Gøy** - Gøy
::right::
![](/server-in-the-house.jpeg)
<style> <style>
h1 { h1 {
@ -90,21 +90,12 @@ h1 {
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent; -moz-text-fill-color: transparent;
} }
.layout {
background-size: 50% 50% !important;
background-position: bottom right !important;
}
</style> </style>
--- ---
transition: slide-up transition: slide-up
layout: image layout: two-cols
image: ./assets/complete-homelab-meme.jpg
class: layout
--- ---
# Hva kan man sette opp? # Hva kan man sette opp?
@ -116,6 +107,10 @@ class: layout
- **Actual Budget** - Budsjettering - **Actual Budget** - Budsjettering
- **Gitea / Forgejo** - Git - **Gitea / Forgejo** - Git
::right::
![](/complete-homelab-meme.jpg)
<style> <style>
h1 { h1 {
background-color: #2B90B6; background-color: #2B90B6;
@ -126,11 +121,6 @@ h1 {
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent; -moz-text-fill-color: transparent;
} }
.layout {
background-size: 50% 50% !important;
background-position: bottom right !important;
}
</style> </style>
--- ---
@ -138,7 +128,7 @@ transition: slide-up
layout: image-right layout: image-right
image: ./assets/overview-martin.png image: /overview-martin.png
--- ---
# Martins oppsett # Martins oppsett
@ -173,7 +163,6 @@ h1 {
Notater Notater
--> -->
--- ---
transition: slide-up transition: slide-up
--- ---
@ -196,7 +185,7 @@ h1 {
--- ---
transition: slide-up transition: slide-up
layout: cover layout: statement
--- ---
# Spørsmål? # Spørsmål?