Skip to content

Commit 9a35855

Browse files
save file
1 parent c1a5923 commit 9a35855

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

utils/x509/extract-public-key/v2.0/extract-public-key-v2.0.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@
145145
{height:100%}
146146
body
147147
{height:calc(100% - 42px);margin:20px;display:flex;flex-direction:column;font-family:arial}
148+
149+
x509-hdr
150+
{margin-bottom:20px}
151+
148152
.hdr
149153
{font-family:arial;position:relative;margin-top:0;margin-bottom:20px;background:white;
150154
padding-bottom:10px;border-bottom:3px solid lightblue}
@@ -196,7 +200,7 @@
196200
<h1 class=visually-hidden>
197201
extract public key
198202
</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'>
200204
<time slot=date datetime=2025-11-15>
201205
15 Nov 2025
202206
</time>

0 commit comments

Comments
 (0)