mirror of
https://github.com/boostorg/json.git
synced 2026-01-19 04:12:14 +00:00
fix documentation styling
This commit is contained in:
@@ -9,10 +9,14 @@
|
||||
padding-left: var(--main-margin);
|
||||
padding-right: var(--main-margin);
|
||||
}
|
||||
.nav-links .nav-links-content {
|
||||
max-width: var(--main-content-width);
|
||||
margin: 0 auto;
|
||||
}
|
||||
.nav-links .nav-links-content,
|
||||
.edit-link .edit-link-content {
|
||||
max-width: var(--main-content-width);
|
||||
margin: 0 auto;
|
||||
margin: 0;
|
||||
}
|
||||
.nav-links nav {
|
||||
padding: 1rem 0 0;
|
||||
@@ -99,4 +103,6 @@ span.good { color: var(--colors-positive-500); }
|
||||
span.silver { color: var(--colors-neutral-500); }
|
||||
|
||||
.boostlook pre.highlight .conum { display: none; }
|
||||
|
||||
.listingblock .highlight b { font-variation-settings: normal; }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user