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