13 lines
376 B
HTML
13 lines
376 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>Issue 824</title>
|
||
|
</head>
|
||
|
<body style="left: 100px; position: absolute;">
|
||
|
<p>When using hints (f) on this page, the hint should be drawn over the
|
||
|
link.</p>
|
||
|
<p>See <a href="https://github.com/The-Compiler/qutebrowser/issues/824">#824</a>.</p>
|
||
|
</body>
|
||
|
</html>
|