mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-11 12:40:01 +00:00
Remove code
This commit is contained in:
@ -63,14 +63,6 @@
|
|||||||
color: #c0392b;
|
color: #c0392b;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Dark mode styles based on system preference */
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
body {
|
|
||||||
background-color: black;
|
|
||||||
color: #f0f0f0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user