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