Made Download Text white

This commit is contained in:
Julian 2023-02-17 15:42:31 +01:00
parent 3be036e965
commit 1249ba017a

View File

@ -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() {