Skip to content

Commit 050a67d

Browse files
minor
1 parent c122124 commit 050a67d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories][4]. The checker is released as two separate packages:
2121
[6]: http://validator.github.io/service.html#servlet
2222

2323
To use the Nu Markup Checker on your own, [get the latest release][7] and see
24-
the Usage section below— or alternatively, consider automating your HTML
24+
the **Usage** section below— or alternatively, consider automating your HTML
2525
checking with a frontend such as:
2626

2727
[7]: https://github.com/validator/validator.github.io/releases/latest

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
2626
<p>
2727
To use the Nu Markup Checker on your own,
2828
<a href="https://github.com/validator/validator.github.io/releases/latest">get the latest release</a>
29-
and see the <a href="#usage">Usage section</a> below—
29+
and see the <a href="#usage"><b>Usage</b> section</a> below—
3030
or alternatively, consider automating your HTML checking with a frontend such as:
3131
<ul>
3232
<li>

style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,6 @@ pre.aligned {
106106
.links {
107107
text-align: center;
108108
}
109+
a b {
110+
font-weight: normal;
111+
}

0 commit comments

Comments
 (0)