Spaces:
Running
Running
Commit
·
a8f05f5
1
Parent(s):
4c37348
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -191,7 +191,7 @@
|
|
191 |
|
192 |
|
193 |
<div class="info" id="info">
|
194 |
-
<h1 id="country" style="color:rgb(83, 83, 83); margin-top: 10px; font-family: 'Helvetica'; font-weight: 50; margin-bottom:
|
195 |
<a href="{{ ip_link }}" target="_blank"> <h3 style="border-bottom: 2px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3></a>
|
196 |
|
197 |
<div style="display: flex; margin-top: 0%; margin-bottom: 0%;">
|
|
|
191 |
|
192 |
|
193 |
<div class="info" id="info">
|
194 |
+
<h1 id="country" style="color:rgb(83, 83, 83); margin-top: 10px; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 10px;"> searching...</h1>
|
195 |
<a href="{{ ip_link }}" target="_blank"> <h3 style="border-bottom: 2px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3></a>
|
196 |
|
197 |
<div style="display: flex; margin-top: 0%; margin-bottom: 0%;">
|