Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-07-02 12:06:03 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-07-02 12:14:19 -0700
commit23673cec8e05970f96681eac733285732cf09e1c (patch)
treeb86ce4e40e12d13f7d94d852aa66a4abd5159b8f /public/index.html
parent9f7be5d9c782f64948aa244b81a74718c53a02cf (diff)
WIP: edge UI style
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 40d6e1b..4e0e456 100644
--- a/public/index.html
+++ b/public/index.html
@@ -131,7 +131,7 @@
<span class="hidden">▽</span><span class="visible">▼</span>
</label>
<input type="checkbox" data-allegiance="attacker" id="attacker-firing-arc-vis" />
- <label for="attacker-firing-arc-vis">
+ <label style="color: blue;" for="attacker-firing-arc-vis">
<span class="hidden">▽</span><span class="visible">▼</span>
</label>
</div>