1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

Add PS & RT progressive correction

This commit is contained in:
Konrad Kosmatka
2024-01-22 02:36:16 +01:00
parent 8f4cd0314c
commit 71f98e9495
3 changed files with 65 additions and 15 deletions

View File

@@ -579,4 +579,8 @@ select option {
select:hover {
background: var(--color-5);
}
}
#data-ps, #data-rt0, #data-rt1 {
font-family: monospace;
}