~alcinnz/rhapsode

c6d7cd548fb93661d6ef9bf94746676b60b06f8c — Adrian Cochrane 4 years ago e3acf32
Link audio cue associates closer to suffix than prefix.
1 files changed, 2 insertions(+), 2 deletions(-)

M useragent.css
M useragent.css => useragent.css +2 -2
@@ 31,8 31,8 @@ hr {pause: x-strong}
p, pre, samp, blockquote {pause: strong}
pre, address, samp {speak-as: literal-punctuation}
pre, samp, code {voice: neutral 2}
[href], :link {cue-before: url(about:link.oga) !important; voice-pitch: low}
:link:visited {cue-before: url(about:link.oga) -1db !important}
[href], :link {cue-after: url(about:link.oga) !important; voice-pitch: low}
:link:visited {cue-after: url(about:link.oga) -1db !important}
img {voice-volume: soft; content: attr(src)}
img[alt] {content: attr(alt)}