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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 2c04724  tune up doc template
2c04724 is described below

commit 2c047249e6c713b33aeba936519a59f85f09a542
Author: Alex Harui <aha...@apache.org>
AuthorDate: Mon Jan 22 11:03:22 2018 -0800

    tune up doc template
---
 royalesite.css | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/royalesite.css b/royalesite.css
index c336940..62c0d96 100644
--- a/royalesite.css
+++ b/royalesite.css
@@ -517,6 +517,7 @@
 
 .toc_and_doc {
        display: flex;
+       align-items: top;
 }
 
 .toc {
@@ -535,6 +536,8 @@
 .toc_entry {
        margin-left: 20px;
        display: block;
+       text-decoration: none;
+       color: rgb(67, 147, 195);
 }
 
 .menu_div2 {
@@ -544,4 +547,6 @@
 .toc_entry2 {
        margin-left: 40px;
        display: block;
+       text-decoration: none;
+       color: rgb(67, 147, 195);
 }
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
aha...@apache.org.

Reply via email to