]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/_static/css: fine tune the spacing
authorKefu Chai <kchai@redhat.com>
Mon, 16 Mar 2020 09:26:06 +0000 (17:26 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 16 Mar 2020 12:12:38 +0000 (20:12 +0800)
commitc555a4e10df3810a12037a68b104f14af26c7efd
tree8b668052500becaaa7f04321e93951d76f689fb0
parenta9a93ad7e57aff0b41c9e4abb5384b74f9fa5d76
doc/_static/css: fine tune the spacing

* `ul.simple > li` is also used in front page, where the items are too
  sparse now. so we need to restore the default spacing.
* `ul.simple > li > ul > li:last-child` is used to control the spacing
  between nested unordered list. we need have more spacing there.
* `div.section > ul > li > p` is added to decrease the spacing of nested
  list items.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_static/css/custom.css