From: John Wilkins Date: Tue, 7 May 2013 17:09:15 +0000 (-0700) Subject: doc: Minor tweak to the definition list style. X-Git-Tag: v0.63~75 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=67b60b9647117aaa312be72a3c0d23a028f58fa3;p=ceph.git doc: Minor tweak to the definition list style. Signed-off-by: John Wilkins --- diff --git a/doc/_themes/ceph/static/nature.css_t b/doc/_themes/ceph/static/nature.css_t index 2c2348b0a61e..394a6339f1e8 100644 --- a/doc/_themes/ceph/static/nature.css_t +++ b/doc/_themes/ceph/static/nature.css_t @@ -317,3 +317,9 @@ h2 .literal { color: #fff; background-color: #37424a; } + +dl.glossary dt { + font-size: 1.0em; + padding-top:20px; + +} \ No newline at end of file