mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Don't use <strong> in headers
There's only one instance of that happening, and it looks kinda off. Get rid of it, along with the corresponding CSS rules.
This commit is contained in:
@@ -3,10 +3,6 @@ h1 {
|
||||
color: #3c857c;
|
||||
}
|
||||
|
||||
h1 strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h2, h3, h4, h5, h6 {
|
||||
color: #3c857c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user