Spaces:
Running
Running
Commit
·
7646fb3
1
Parent(s):
6e74e2b
Update templates/index.html
Browse files- templates/index.html +2 -0
templates/index.html
CHANGED
@@ -136,7 +136,9 @@
|
|
136 |
</a>
|
137 |
|
138 |
<a href="?new=false" id="refreshSameFeedButton" style="display: inline-block;">
|
|
|
139 |
refresh
|
|
|
140 |
</a>
|
141 |
|
142 |
<div class="map-div">
|
|
|
136 |
</a>
|
137 |
|
138 |
<a href="?new=false" id="refreshSameFeedButton" style="display: inline-block;">
|
139 |
+
<button class="hoverButton" style="border: 1px solid yellow; background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
|
140 |
refresh
|
141 |
+
</button>
|
142 |
</a>
|
143 |
|
144 |
<div class="map-div">
|