mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-09 23:20:06 +00:00
Remove code
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user