diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2018-01-18 12:46:40 -0700 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2018-01-18 12:50:22 -0700 |
commit | e88cde4883eb5c33e6fb15e30ce03be565622da1 (patch) | |
tree | 099d7035fc7c95f6368965c9be35fc52eedf641a /changelogs | |
parent | 91374baf8685cc58bb7334ed131bc223ad0875e2 (diff) | |
download | gitlab-ce-e88cde4883eb5c33e6fb15e30ce03be565622da1.tar.gz |
Add text-decoration-skip: ink to all underlined elements
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/41814-text-decoration-skip.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/41814-text-decoration-skip.yml b/changelogs/unreleased/41814-text-decoration-skip.yml new file mode 100644 index 00000000000..3e39d26be93 --- /dev/null +++ b/changelogs/unreleased/41814-text-decoration-skip.yml @@ -0,0 +1,5 @@ +--- +title: Improve readability of underlined links for dyslexic users +merge_request: +author: +type: other |