Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/davidhampgonsalves/hugo-black-and-light-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hamp-Gonsalves <davidhampgonsalves@gmail.com>2017-10-06 02:12:21 +0300
committerDavid Hamp-Gonsalves <davidhampgonsalves@gmail.com>2017-10-06 02:12:21 +0300
commit6c40cb30b148f8332d326b7788ddabba96f5b37d (patch)
tree4676013d8e7a6c1b116bc3aec9c76974460e3418
parent95b36484f53e533fdd1f7a17a9a03485a7a2c39a (diff)
underline++ with proper descenders
-rw-r--r--layouts/partials/styles.html1
1 files changed, 1 insertions, 0 deletions
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 {