From 67b60b9647117aaa312be72a3c0d23a028f58fa3 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 7 May 2013 10:09:15 -0700 Subject: [PATCH] doc: Minor tweak to the definition list style. Signed-off-by: John Wilkins --- doc/_themes/ceph/static/nature.css_t | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/_themes/ceph/static/nature.css_t b/doc/_themes/ceph/static/nature.css_t index 2c2348b0a61..394a6339f1e 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 -- 2.47.3