made page more consistent

This commit is contained in:
Karma Riuk
2025-06-16 17:42:15 +02:00
parent abf870bf55
commit b6bb464752

View File

@ -64,7 +64,7 @@
<fieldset> <fieldset>
<legend> <legend>
<strong>Get status of ongoing process</strong> <strong>Getting Information About Ongoing Process</strong>
<button id="info-results-btn" class='info-btn'><i class="fa fa-info"></i></button> <button id="info-results-btn" class='info-btn'><i class="fa fa-info"></i></button>
</legend> </legend>
<div style="display: flex; align-items: center; gap: 0.5em"> <div style="display: flex; align-items: center; gap: 0.5em">
@ -170,7 +170,7 @@
</template> </template>
<template id="info-download"> <template id="info-download">
<h2>Downloading the Dataset</h2> <h2>Download a Dataset</h2>
<div> <div>
<p> <p>
When you download a dataset, you'll receive a ZIP archive containing a JSON file. The structure of When you download a dataset, you'll receive a ZIP archive containing a JSON file. The structure of
@ -238,7 +238,7 @@
</div> </div>
</template> </template>
<template id="info-upload"> <template id="info-upload">
<h2>Uploading Predictions</h2> <h2>Upload Your Predictions</h2>
<section> <section>
<p> <p>
After downloading a dataset and generating your predictions for either task, you can upload your After downloading a dataset and generating your predictions for either task, you can upload your