docs: style the headers so that they separate sections more clearly
This commit is contained in:
parent
1b07839553
commit
57904efc7e
@ -9,3 +9,9 @@ img {
|
|||||||
.md-typeset__table table:not([class]) {
|
.md-typeset__table table:not([class]) {
|
||||||
display: table;
|
display: table;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h2, h3, h4 {
|
||||||
|
padding: 0.5em 0;
|
||||||
|
text-align: center;
|
||||||
|
background-color: rgba(0, 0, 0, 0.5);
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user