Portage vers Pelican 1.1 #126

Merged
kazhnuz merged 24 commits from feat/pelicant-1.1 into main 2025-03-15 17:01:31 +01:00
Showing only changes of commit 91fea83224 - Show all commits

View file

@ -42,7 +42,7 @@
html,
body {
margin: 0 auto;
min-height:100%;
min-height:100vh;
font-family: var(--font-family);
color: var(--text-color);
background-image: url("/img/dark-b10.png"), url("/img/night-sky.png");