@ -56,6 +56,17 @@
font-size: 3vw;
}
button {
border: none;
background-color: white;
width: 100%;
text-align: center;
font-family: Courier;
font-size: 10vw;
color: #d152b8;
text-decoration: none;
</style>
</head>
@ -124,9 +135,8 @@
':`
</h2>
<button onclick="myFunction()">Download</button>
</div>
<script>
function myFunction() {
window.open("paracity_gallery_v041.zip");