Skip to content

Commit

Permalink
Smaller default backlink font size
Browse files Browse the repository at this point in the history
So it stands out more from the post number.
  • Loading branch information
3nly committed Nov 28, 2024
1 parent 7b0dae8 commit 66254ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
}]
],
"Font Size": [13, "Set the general size of text (Pixels). Min: 10px, Max: 18px"],
"Backlink Font Size": [11, "Set the font size of backlinks."],
"Backlink Font Size": [10, "Set the font size of backlinks."],
"Bitmap Font": [false, "Check this if you are using a bitmap font."],
"Themes": [],
"Hidden Themes": [],
Expand Down

0 comments on commit 66254ff

Please sign in to comment.