mirror of
https://github.com/JustusPlays78/SectorFileUpdater.git
synced 2025-04-29 19:24:24 +00:00
Made Download Text white
This commit is contained in:
parent
3be036e965
commit
1249ba017a
@ -104,7 +104,7 @@
|
|||||||
If you want Eurosounds, please check the box below and click the download button. <br>
|
If you want Eurosounds, please check the box below and click the download button. <br>
|
||||||
<input type="checkbox" id="download-checkbox" onclick="toggleDownloadButton()"> I confirm that I would like to download the file.
|
<input type="checkbox" id="download-checkbox" onclick="toggleDownloadButton()"> I confirm that I would like to download the file.
|
||||||
<br>
|
<br>
|
||||||
<a href="https://cdn.ganderoceanic.ca/resources/files/eurosounds/eurosounds-8apr20.zip" id="download-link" style="display:none">Download</a>
|
<a href="https://cdn.ganderoceanic.ca/resources/files/eurosounds/eurosounds-8apr20.zip" id="download-link" style="display:none" class="text-white">Download</a>
|
||||||
</form>
|
</form>
|
||||||
<script>
|
<script>
|
||||||
function toggleDownloadButton() {
|
function toggleDownloadButton() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user