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

joshtynjala 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 1ed18bb  styles: h1 + p code
1ed18bb is described below

commit 1ed18bbdf89803c8321eaec92546dd857692127d
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Oct 9 13:24:09 2019 -0700

    styles: h1 + p code
---
 _sass/royale-theme.sass | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/_sass/royale-theme.sass b/_sass/royale-theme.sass
index 2098a12..dda602e 100644
--- a/_sass/royale-theme.sass
+++ b/_sass/royale-theme.sass
@@ -272,6 +272,11 @@
                font-weight: 400
                font-size: 20px
 
+               code
+                       color: #4393c3
+                       background-color: #ecf8ff
+                       box-shadow: none
+
        .bottom-links
                margin-top: 60px
 

Reply via email to