This commit is contained in:
McShelby 2022-03-25 13:22:15 +00:00
parent 26f5fb1fbe
commit 0d1ac87724
158 changed files with 3267 additions and 3264 deletions

View file

@ -78,6 +78,8 @@ body,
}
#body-inner.chapter h1 {
border-bottom: 1px solid #ddd;
margin-bottom: 2rem;
padding-bottom: .75rem;
}
.footline {
/* in print mode show footer line to signal reader the end of document */

View file

@ -439,6 +439,7 @@ th {
#body-inner.chapter h3:first-of-type {
font-weight: 200;
margin-top: 0;
text-align: center;
}