mirror of
https://github.com/JustusPlays78/SectorFileUpdater.git
synced 2025-06-27 04:35:17 +00:00
Made Download Text white
This commit is contained in:
@ -104,7 +104,7 @@
|
||||
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.
|
||||
<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>
|
||||
<script>
|
||||
function toggleDownloadButton() {
|
||||
|
Reference in New Issue
Block a user