We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e980b2 commit b770c7eCopy full SHA for b770c7e
1 file changed
src/sha256/index.html
@@ -43,7 +43,7 @@
43
<div id="headerpanel" style="position: absolute; left: 240px; top: 0px; width: 300px; height: 40px;">
44
<span style="font-size: 24px; line-height: 40px; color: #cccccc;">SHA-256 bit operations</span>
45
</div>
46
- <a href="./sha256.png" target="_blank" download="sha256.png" title="Download the image" style="display: inline-block; position: absolute; left: 540px; top: 0px; width: 24px; height: 40px; font-size: 12px; line-height: 40px; color: #cccccc;">
+ <a href="./sha256.png" target="_blank" download="sha256.png" title="download sha256.png" style="display: inline-block; position: absolute; left: 540px; top: 0px; width: 24px; height: 40px; font-size: 12px; line-height: 40px; color: #cccccc;">
47
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="position: absolute; left: 0px; top: 8px; width: 24px; height: 24px;">
48
<path fill="#ffffff" d="M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z" />
49
</svg>
0 commit comments