BraydenMoore commited on
Commit
a9ccd4e
·
verified ·
1 Parent(s): e640d7b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -244,7 +244,7 @@
244
  </a>
245
  <!--<a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">-->
246
  <a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">
247
- <button class="hoverButton" style="border-radius: 5px; border: 2px solid var(--text-color); background-color: transparent; padding: 10px;">
248
  refresh
249
  </button>
250
  </a>
 
244
  </a>
245
  <!--<a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">-->
246
  <a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">
247
+ <button class="hoverButton" style="border-radius: 3px; border: 1px solid var(--text-color); background-color: transparent; padding: 10px;">
248
  refresh
249
  </button>
250
  </a>