This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 939f660  improve subtitle style to match website
939f660 is described below

commit 939f660659b1ad2c84615b0cb99e0e7e5ea11c0c
Author: Carlos Rovira <[email protected]>
AuthorDate: Thu May 16 11:51:32 2019 +0200

    improve subtitle style to match website
---
 royalesite.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/royalesite.css b/royalesite.css
index 7009f66..85aa316 100644
--- a/royalesite.css
+++ b/royalesite.css
@@ -645,6 +645,8 @@ pre {
 
 .content h1 + p {
        color: #4393c3;
+font-weight: 400;
+font-size: 20px;
 }
 
 .menu_div {

Reply via email to