diff --git a/_includes/css/nerd-font-tweaks.scss b/_includes/css/nerd-font-tweaks.scss index 20108147e..5c9bec954 100644 --- a/_includes/css/nerd-font-tweaks.scss +++ b/_includes/css/nerd-font-tweaks.scss @@ -9,6 +9,10 @@ p { padding: 8px 18px; } +.nerd-font-invisible-text { + opacity: 0.0; +} + input.nerd-font-input { cursor: inherit; } diff --git a/_posts/2017-01-03-downloads.md b/_posts/2017-01-03-downloads.md index ad6d81537..3764885ed 100644 --- a/_posts/2017-01-03-downloads.md +++ b/_posts/2017-01-03-downloads.md @@ -13,6 +13,7 @@ page: font-downloads {% for font in site.data.fonts.fonts %}