Aggiornato index.html
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
|
|
||||||
<div id="top-bar-container">
|
<div id="top-bar-container">
|
||||||
<div id="top-bar">
|
<div id="top-bar">
|
||||||
<div class="title-brand">FLEET MANAGER</div>
|
<div class="title-brand">FLEET CONTROL CONSOLE</div>
|
||||||
<div style="display: flex; align-items: center; gap: 12px;">
|
<div style="display: flex; align-items: center; gap: 12px;">
|
||||||
<button class="theme-switch" id="lang-btn" onclick="toggleLang()">🇮🇹 ITA</button>
|
<button class="theme-switch" id="lang-btn" onclick="toggleLang()">🇮🇹 ITA</button>
|
||||||
<button class="theme-switch" id="theme-btn" onclick="toggleTheme()">🌙 DARK</button>
|
<button class="theme-switch" id="theme-btn" onclick="toggleTheme()">🌙 DARK</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user