Merge branch 'hugo'

This commit is contained in:
2024-03-25 23:07:41 +01:00
39 changed files with 379 additions and 297 deletions

12
assets/css/main.css Normal file
View File

@ -0,0 +1,12 @@
/* Override colors from CSS library */
:root {
--accent: green;
--accent-hover: darkgreen;
}
/* Custom style for the logo */
img.icon {
max-width: 128px;
max-height: 128px;
margin-top: 10px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB