File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 123
123
-moz-user-select : none;
124
124
-ms-user-select : none;
125
125
user-select : none;
126
- }
127
- .color-text {
128
- font-weight : bold;
129
- text-shadow : -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
130
126
}
131
127
</ style >
132
128
</ head >
@@ -723,12 +719,9 @@ <h3>Credentials</h3>
723
719
< a > verifiable credentials</ a > . < a href ="#info-graph-vc "> </ a > below shows a
724
720
more complete depiction of a < a > verifiable credential</ a > , which is normally
725
721
composed of at least two information < a > graphs</ a > . The first < a > graph</ a >
726
- expresses the < a > verifiable credential</ a > itself, which contains
727
- < span class ="color-text " style ="color:#d5a6bd; "> credential metadata</ span > and
728
- < span class ="color-text " style ="color:#ffe599; "> claims</ span > . The second
729
- < a > graph</ a > expresses the
730
- < span class ="color-text " style ="color:#b6d7a8; "> digital proof</ span > , which is
731
- usually a digital signature.
722
+ expresses the < a > verifiable credential</ a > itself, which contains credential
723
+ metadata and < a > claims</ a > . The second < a > graph</ a > expresses the digital proof,
724
+ which is usually a digital signature.
732
725
</ p >
733
726
734
727
< figure id ="info-graph-vc ">
You can’t perform that action at this time.
0 commit comments