Neues MRt eingefügt. Status 059 sind nun keine FMS status mehr

This commit is contained in:
PxlLoewe
2026-01-15 00:18:50 +01:00
parent edfaf7a228
commit 0b30936f73
47 changed files with 804 additions and 501 deletions

View File

@@ -9,6 +9,11 @@
src: url("/fonts/MelderV2.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
@font-face {
font-family: "Bahnschrift";
src: url("/fonts/bahnschrift.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
@theme {
--color-rescuetrack: #46b7a3;
--color-rescuetrack-highlight: #ff4500;