There's only one instance of that happening, and it looks
kinda off. Get rid of it, along with the corresponding
CSS rules.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
- <h1>Applications using <strong>libvirt</strong></h1>
+ <h1>Applications using libvirt</h1>
<p>
This page provides an illustration of the wide variety of
color: #3c857c;
}
-h1 strong {
- font-weight: bold;
-}
-
h2, h3, h4, h5, h6 {
color: #3c857c;
}