This commit is contained in:
architect 2025-03-23 18:24:07 +01:00
commit c3ec5678f6
21 changed files with 335 additions and 0 deletions

20
assets/css/style.css Normal file
View file

@ -0,0 +1,20 @@
body {
max-width: 1000px;
margin: 2em auto;
background-color: black;
color: white;
font-family: Arial, sans-serif
}
a {color: #05d5ff}
@media (prefers-color-scheme: light) {
body {
background-color: white;
color: black
}
.logo {
filter: invert(1)
}
a {color: #0066cc}
}

BIN
assets/img/88x31/badge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
assets/img/88x31/fsky.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

BIN
assets/img/88x31/nadeko.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

BIN
assets/img/avatars/nyx.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
assets/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
assets/img/icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
assets/img/logo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB