Issue #2942490 by swati.nuna, deanc96, markconroy, Eli-T, kjay: Colored background of link focus in a sentence is a bit weak
parent
26e582687c
commit
daa1269dd7
|
@ -22,6 +22,7 @@ a:focus {
|
|||
background-color: #e6eee0;
|
||||
color: #444;
|
||||
text-decoration: none;
|
||||
outline-offset: 1px;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue