Issue #2942490 by swati.nuna, deanc96, markconroy, Eli-T, kjay: Colored background of link focus in a sentence is a bit weak

merge-requests/1654/head
Lauri Eskola 2018-05-23 11:57:34 +03:00
parent 26e582687c
commit daa1269dd7
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ a:focus {
background-color: #e6eee0;
color: #444;
text-decoration: none;
outline-offset: 1px;
}
body {