Skip to content

Commit ed6982c

Browse files
committed
fixed toc sizes
Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
1 parent 2a09961 commit ed6982c

4 files changed

Lines changed: 5 additions & 1 deletion

File tree

doc/getting-started/docinfo.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
<style>
88
.tocify-header {
9-
font-style: italic;
9+
font-style: normal;
10+
font-size: 90%;
1011
}
1112
.tocify-subheader {
1213
font-style: normal;

doc/migration/docinfo.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<style>
88
.tocify-header {
99
font-style: normal;
10+
font-size: 90%;
1011
}
1112
.tocify-subheader {
1213
font-style: normal;

doc/programming/docinfo.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<style>
88
.tocify-header {
99
font-style: normal;
10+
font-size: 90%;
1011
}
1112
.tocify-subheader {
1213
font-style: normal;

doc/server-workbench-console/docinfo.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<style>
88
.tocify-header {
99
font-style: normal;
10+
font-size: 90%;
1011
}
1112
.tocify-subheader {
1213
font-style: normal;

0 commit comments

Comments
 (0)