From 6c40cb30b148f8332d326b7788ddabba96f5b37d Mon Sep 17 00:00:00 2001 From: David Hamp-Gonsalves Date: Thu, 5 Oct 2017 20:12:21 -0300 Subject: underline++ with proper descenders --- layouts/partials/styles.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/styles.html b/layouts/partials/styles.html index 7d42628..0efc928 100644 --- a/layouts/partials/styles.html +++ b/layouts/partials/styles.html @@ -7,6 +7,7 @@ margin:0; padding:0; color: black; + text-decoration-skip: ink; } body { -- cgit v1.2.3