mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-04 22:08:12 +02:00
made page more consistent
This commit is contained in:
@ -64,7 +64,7 @@
|
||||
|
||||
<fieldset>
|
||||
<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>
|
||||
</legend>
|
||||
<div style="display: flex; align-items: center; gap: 0.5em">
|
||||
@ -170,7 +170,7 @@
|
||||
</template>
|
||||
|
||||
<template id="info-download">
|
||||
<h2>Downloading the Dataset</h2>
|
||||
<h2>Download a Dataset</h2>
|
||||
<div>
|
||||
<p>
|
||||
When you download a dataset, you'll receive a ZIP archive containing a JSON file. The structure of
|
||||
@ -238,7 +238,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<template id="info-upload">
|
||||
<h2>Uploading Predictions</h2>
|
||||
<h2>Upload Your Predictions</h2>
|
||||
<section>
|
||||
<p>
|
||||
After downloading a dataset and generating your predictions for either task, you can upload your
|
||||
|
Reference in New Issue
Block a user