style: move version to top-left corner, white text
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
38ca6ead12
commit
ee775a7e71
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<!-- Version display -->
|
||||
<div id="versionDisplay" style="position:fixed;top:4px;right:10px;z-index:9999;color:#555;font-size:0.65rem;font-family:monospace;opacity:0.7;"></div>
|
||||
<div id="versionDisplay" style="position:fixed;top:4px;left:4px;z-index:9999;color:#fff;font-size:0.65rem;font-family:monospace;opacity:0.7;"></div>
|
||||
|
||||
<!-- Sidebar for active players list and filters -->
|
||||
<aside id="sidebar">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue