Fix h1 end tag in Sphinx header titles
A end tag was incorrectly written as
. Also adjust style
settings so that the resulting computed style remains the same for
div.rel.
https://github.com/krb5/krb5/commit/21e14aed841e109b31a9f27c0e78751e450364f2
Author: Tom Yu
Commit: 21e14aed841e109b31a9f27c0e78751e450364f2
Branch: master
doc/_static/kerb.css | 6 ++++++
doc/_templates/layout.html | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)