git ssb

0+

Grey the earthling / gkn.me.uk



Commit 9efee34823842f356e2ef2a3edb7cfd429a9bdbb

Reinstate some underline offset

This is slightly more spacious, and better balanced inside the focus ring.
Grey Nicholson committed on 5/12/2022, 12:36:37 AM
Parent: 33f0213d37fc0591148824bb3a792e0b8cba2376

Files changed

static/style/tarazed.csschanged
static/style/tarazed.cssView
@@ -195,8 +195,9 @@
195195 a,
196196 nav a strong {
197197 text-decoration: underline;
198198 text-decoration-thickness: 0.0625rem;
199 + text-underline-offset: 0.125rem;
199200 }
200201
201202 a:hover,
202203 nav a:hover strong {

Built with git-ssb-web