]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/_themes: fix the styling of section header and list items
authorKefu Chai <kchai@redhat.com>
Tue, 6 Apr 2021 11:30:28 +0000 (19:30 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 6 Apr 2021 13:38:01 +0000 (21:38 +0800)
commitbd6f810a818feed8e45cf9f909352261c06fe52f
treec3bad5fc245f66c341157a7f13217ec3472bf7c8
parent9f94d27752b33c85cda87f275ad7296398043fd4
doc/_themes: fix the styling of section header and list items

in the latest document generated from RtD, the section headers are now
in <section> tags instead of <div class="section">, so update the css
accordingly.

also tweak the style of the list items in unordered list to be the same
as it was.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_themes/ceph/static/ceph.css_t