Skip to content

Commit ebb9f66

Browse files
committed
fontlist tooltip for button
1 parent cead8f4 commit ebb9f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fontlist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ <h1>Font lister</h1>
706706

707707

708708

709-
<button onclick="copyFontList()" style="margin-block:3rem;">Copy font list to clipboard</button>
709+
<button onclick="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>
710710

711711

712712
<!--div class="noprint">

0 commit comments

Comments
 (0)