You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2017/06/08 15:55:58 UTC

[3/5] lucene-solr:master: Ref Guide: Change PDF description list font to bold instead of italic for better readability

Ref Guide: Change PDF description list font to bold instead of italic for better readability


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/eefa3286
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/eefa3286
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/eefa3286

Branch: refs/heads/master
Commit: eefa32860c68b47d98df3fdbda26b276a1d89c1f
Parents: 9c90cae
Author: Cassandra Targett <ct...@apache.org>
Authored: Wed Jun 7 14:58:47 2017 -0500
Committer: Cassandra Targett <ct...@apache.org>
Committed: Thu Jun 8 10:55:40 2017 -0500

----------------------------------------------------------------------
 solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/eefa3286/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml b/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
index a313c94..e0ce2f24 100644
--- a/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
+++ b/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
@@ -194,7 +194,7 @@ thematic_break:
   margin_top: $vertical_rhythm * 0.5
   margin_bottom: $vertical_rhythm * 1.5
 description_list:
-  term_font_style: italic
+  term_font_style: bold
   term_spacing: $vertical_rhythm / 4
   description_indent: $horizontal_rhythm * 1.25
 outline_list: