mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 09:17:52 +03:00
docs: Use bold text for all headers
All headers except for <h1> were already bold: make it bold as well to increase visual consistency.
This commit is contained in:
parent
56b2af1205
commit
2f171fa262
@ -1,9 +1,4 @@
|
|||||||
h1 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight: normal;
|
|
||||||
color: #3c857c;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2, h3, h4, h5, h6 {
|
|
||||||
color: #3c857c;
|
color: #3c857c;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user