better fullscreen

This commit is contained in:
Matt Walsh 2020-10-01 22:35:19 -05:00
commit c568fcf781
7 changed files with 31 additions and 16 deletions

View file

@ -80,13 +80,11 @@
<div id="version" style="display:none"><%- version %> </div>
<div id="divTwc">
<div id='display'>
<div id="container">
<div id="loading" width="640" height="480">
<div>
<div class="title">WeatherStar 4000+</div>
<div class="instructions">Enter your location above to continue</div>
</div>
<div id="container">
<div id="loading" width="640" height="480">
<div>
<div class="title">WeatherStar 4000+</div>
<div class="instructions">Enter your location above to continue</div>
</div>
</div>
</div>