Remove code

This commit is contained in:
koalasat
2025-07-28 12:11:01 +02:00
parent 3d8d971028
commit 7f5e0b3796

View File

@ -63,14 +63,6 @@
color: #c0392b;
text-decoration: underline;
}
/* Dark mode styles based on system preference */
@media (prefers-color-scheme: dark) {
body {
background-color: black;
color: #f0f0f0;
}
}
</style>
</head>
@ -124,4 +116,4 @@
</script>
</body>
</html>
</html>