You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fontlist/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -706,7 +706,7 @@ <h1>Font lister</h1>
706
706
707
707
708
708
709
-
<buttononclick="copyFontList()" style="margin-block:3rem;">Copy font list to clipboard</button>
709
+
<buttononclick="copyFontList()" style="margin-block:3rem;"title="Copies the names of the fonts listed below to a comma-separated list in the clipboard.">Copy font names to clipboard</button>
0 commit comments