Skip to content

Commit 0fb26e4

Browse files
Backport css update (by ProfessionalNihilist & hazzik on io)
1 parent e66de14 commit 0fb26e4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

doc/reference/styles/html.css

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ HR {
9292
font-weight:bold;
9393
}
9494

95-
96-
97-
95+
.book > DIV, .chapter, .preface {
96+
max-width: 50em;
97+
margin-left: auto;
98+
margin-right: auto;
99+
font-size: large;
100+
}

0 commit comments

Comments
 (0)