Merge pull request #1973 from slumbering/docs-1211-semantic

[Docs] - Use cases Docker Swarm HTML semantics
This commit is contained in:
Vasek - Tom C
2022-03-31 20:09:14 +02:00
committed by GitHub
2 changed files with 14 additions and 9 deletions

View File

@@ -101,7 +101,9 @@ h2 {
line-height: 32px;
}
code {
code,
.table-of-contents__link code,
.table-of-contents__link:hover code {
margin: 0 1px;
color: var(--ifm-code-color);
.alert & {