You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
set console to white
This commit is contained in:
@@ -284,6 +284,10 @@ label {
|
||||
background-color: var(--color-5);
|
||||
}
|
||||
|
||||
pre {
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
canvas, #flags-container {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user