minor tweaks
This commit is contained in:
parent
c39c3f7979
commit
5fea7e804f
13
index.html
13
index.html
@ -111,7 +111,7 @@
|
|||||||
|
|
||||||
#verification_steps {
|
#verification_steps {
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 1rem;
|
gap: 1.5rem;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-items: center;
|
justify-items: center;
|
||||||
margin-top: 5rem;
|
margin-top: 5rem;
|
||||||
@ -231,8 +231,8 @@
|
|||||||
<sm-spinner></sm-spinner>
|
<sm-spinner></sm-spinner>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
Checking whether certificate issued by Authorized Blockchain Issuer ID
|
Checking whether certificate issued by <strong>Authorized Blockchain Issuer ID
|
||||||
<strong>FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE</strong>
|
FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE</strong>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="step">
|
<div class="step">
|
||||||
@ -240,8 +240,8 @@
|
|||||||
<sm-spinner></sm-spinner>
|
<sm-spinner></sm-spinner>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
Checking whether certificate was correctly sent to approved Blockchain ID
|
Checking whether certificate was <strong>correctly sent to approved Blockchain ID
|
||||||
<strong>FKNW5eCCp2SnJMJ6pLLpUCvk5hAage8Jtk</strong>, or
|
FKNW5eCCp2SnJMJ6pLLpUCvk5hAage8Jtk</strong>, or
|
||||||
<strong>FDaX363r1ooANA9A2erhehhigNTnidq3o4</strong>
|
<strong>FDaX363r1ooANA9A2erhehhigNTnidq3o4</strong>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@ -250,7 +250,8 @@
|
|||||||
<sm-spinner></sm-spinner>
|
<sm-spinner></sm-spinner>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
Checking whether blockchain data starts with CERTIFICATE OF INTERNSHIP, and verification link has
|
Checking whether blockchain data <strong>starts with</strong> CERTIFICATE OF INTERNSHIP, and
|
||||||
|
verification link has
|
||||||
those words
|
those words
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user