[refactor] Remove UI components and associated assets

This commit is contained in:
2025-08-21 18:19:39 +02:00
parent ffbf5e6aa3
commit 68311051ba
47 changed files with 348 additions and 1432 deletions

View File

@@ -1,8 +0,0 @@
#blog {
margin-top: 50px;
}
#blog a {
color: #ffffff;
margin-top: 50px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

View File

@@ -1,6 +0,0 @@
body {
background-color: #0f1116;
color: #ffffff;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 20px;
}