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 f85956e Layout changes.
f85956e is described below
commit f85956e67525b519364c2a0633d8ce6656c1fead
Author: JamesBognar <[email protected]>
AuthorDate: Thu Mar 1 12:40:53 2018 -0500
Layout changes.
---
content/index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/content/index.html b/content/index.html
index 0c5473a..ab6267d 100644
--- a/content/index.html
+++ b/content/index.html
@@ -70,13 +70,14 @@
div.container {
width: 100%;
height: 100%;
+ overflow: scroll;
}
nav {
float: left;
margin: 40px 20px;
padding: 1em;
border: 1px solid gray;
- box-shadow: 5px 5px 2px #999999;
+ box-shadow: 5px 5px 2px #99999970;
color: rgb(44, 69, 87);
background-color: #dee3e950;
font-size: 1.0em;
--
To stop receiving notification emails like this one, please contact
[email protected].