This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 29517bb Fix section header font.
29517bb is described below
commit 29517bbb0cd7e36ca5d4de329bf1e59003912501
Author: JamesBognar <[email protected]>
AuthorDate: Wed Mar 7 13:09:54 2018 -0500
Fix section header font.
---
content/styles/juneau-doc.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/styles/juneau-doc.css b/content/styles/juneau-doc.css
index 505f424..db81e1c 100755
--- a/content/styles/juneau-doc.css
+++ b/content/styles/juneau-doc.css
@@ -45,6 +45,7 @@
**********************************************************************************/
body { font-family: sans-serif; font-size: small; }
+h5.toc { font-size: 1.2em; }
property {
font-size: 9pt;
--
To stop receiving notification emails like this one, please contact
[email protected].