Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Dec 24, 2023
1 parent 3feab27 commit 2c431d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/AR/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ <h3>Scan QR code on Water level monitor's web interface</h3>
<div id="qr-result" style="margin-top: 20px;"></div>
<!-- Nov? div pro zobrazen? tabulky -->
<div id="table-overlay" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none; align-items: center; justify-content: center; background-color: rgba(0, 0, 0, 0.7); z-index: 999;">
<table id="table-data" style="color: white; font-size: 24px; border: 2px solid white; border-collapse: collapse;">
<center><h3></h3>Waterwell data:</h3></center>
<table id="table-data" style="color: white; font-size: 24px; border: 2px solid white; border-collapse: collapse;">
<tr>
<th style="border: 2px solid white; padding: 10px;">Attribute</th>
<th style="border: 2px solid white; padding: 10px;">Value</th>
Expand Down

0 comments on commit 2c431d8

Please sign in to comment.