We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a5923 commit 9a35855Copy full SHA for 9a35855
utils/x509/extract-public-key/v2.0/extract-public-key-v2.0.html
@@ -145,6 +145,10 @@
145
{height:100%}
146
body
147
{height:calc(100% - 42px);margin:20px;display:flex;flex-direction:column;font-family:arial}
148
+
149
+ x509-hdr
150
+ {margin-bottom:20px}
151
152
.hdr
153
{font-family:arial;position:relative;margin-top:0;margin-bottom:20px;background:white;
154
padding-bottom:10px;border-bottom:3px solid lightblue}
@@ -196,7 +200,7 @@
196
200
<h1 class=visually-hidden>
197
201
extract public key
198
202
</h1>
199
- <img class=title src='images/extract-public-key.png' style='top:-5px;height:55px'>
203
+ <img class=title src='images/extract-public-key.png' style='top:5px;height:55px'>
204
<time slot=date datetime=2025-11-15>
205
15 Nov 2025
206
</time>
0 commit comments