diff --git a/assets/static/css/style.css b/assets/static/css/style.css index 9a3400d..750603c 100644 --- a/assets/static/css/style.css +++ b/assets/static/css/style.css @@ -271,6 +271,7 @@ body { .legend-icon.light { background: #00bfff; } /* Sky blue for light aircraft */ .legend-icon.medium { background: #00ff88; } /* Green for medium aircraft */ .legend-icon.large { background: #ff8c00; } /* Orange for large aircraft */ +.legend-icon.high-vortex { background: #ff4500; } /* Red-orange for high vortex large */ .legend-icon.heavy { background: #ff0000; } /* Red for heavy aircraft */ .legend-icon.helicopter { background: #ff00ff; } /* Magenta for helicopters */ .legend-icon.military { background: #ff4444; } /* Red-orange for military */ diff --git a/assets/static/index.html b/assets/static/index.html index b9f43b0..d8eeaac 100644 --- a/assets/static/index.html +++ b/assets/static/index.html @@ -118,6 +118,10 @@ Large 34000-136000kg +