Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -220,7 +220,7 @@
|
|
220 |
|
221 |
|
222 |
<div class="info" id="info">
|
223 |
-
<h1 id="country" style="color:rgb(
|
224 |
<a href="{{ ip_link }}" target="_blank"> <h3 style="border-bottom: 2px solid yellow;" id="location-name">{{ page_title|safe }}</h3></a>
|
225 |
|
226 |
<div style="display: flex; margin-top: 22px; margin-bottom: 0%;">
|
|
|
220 |
|
221 |
|
222 |
<div class="info" id="info">
|
223 |
+
<h1 id="country" style="color:rgb(220, 220, 0); margin-top: 10px; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 10px;"> searching...</h1>
|
224 |
<a href="{{ ip_link }}" target="_blank"> <h3 style="border-bottom: 2px solid yellow;" id="location-name">{{ page_title|safe }}</h3></a>
|
225 |
|
226 |
<div style="display: flex; margin-top: 22px; margin-bottom: 0%;">
|