20 lines
425 B
HTML
20 lines
425 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
* {
|
|
padding: 10px;
|
|
}
|
|
</style>
|
|
<title>Issue 925</title>
|
|
</head>
|
|
|
|
<body>
|
|
<p>
|
|
When using hints (f) on this page, the hint should have a normal size.
|
|
</p>
|
|
See <a href="https://github.com/The-Compiler/qutebrowser/issues/925">#925</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|