Spaces:
Running
Running
Commit
·
8690d89
1
Parent(s):
335ffd7
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -138,7 +138,7 @@
|
|
138 |
</button>
|
139 |
</a>
|
140 |
<a href="?new=false" id="refreshSameFeedButton" style="display: inline-block;">
|
141 |
-
<button class="hoverButton" style="border: 1px solid
|
142 |
refresh
|
143 |
</button>
|
144 |
</a>
|
|
|
138 |
</button>
|
139 |
</a>
|
140 |
<a href="?new=false" id="refreshSameFeedButton" style="display: inline-block;">
|
141 |
+
<button class="hoverButton" style="border: 1px solid rgb(83, 83, 83); background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
|
142 |
refresh
|
143 |
</button>
|
144 |
</a>
|