[struts-site] branch asf-site updated: Updates production by Jenkins

2017-10-10 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 7b9a709  Updates production by Jenkins
7b9a709 is described below

commit 7b9a7093a138417da7ced0de864a6076a3db01ef
Author: jenkins 
AuthorDate: Tue Oct 10 07:16:39 2017 +

Updates production by Jenkins
---
 content/css/custom.css | 4 
 1 file changed, 4 deletions(-)

diff --git a/content/css/custom.css b/content/css/custom.css
index db749c5..da4c704 100644
--- a/content/css/custom.css
+++ b/content/css/custom.css
@@ -10,10 +10,6 @@
   -ms-transition: opacity 0.2s ease-in-out 0.1s;
 }
 
-h2, h3, h4, h5, h6 {
-  position: relative;
-}
-
 h2:hover .header-link,
 h3:hover .header-link,
 h4:hover .header-link,

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" '].


[struts-site] branch master updated: Drops unused style

2017-10-10 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
 new c68b843  Drops unused style
c68b843 is described below

commit c68b84355b12091a8cdc1097dc25be1909da0b5e
Author: Lukasz Lenart 
AuthorDate: Tue Oct 10 09:15:18 2017 +0200

Drops unused style
---
 source/css/custom.css | 4 
 1 file changed, 4 deletions(-)

diff --git a/source/css/custom.css b/source/css/custom.css
index c3d9792..05d4624 100644
--- a/source/css/custom.css
+++ b/source/css/custom.css
@@ -13,10 +13,6 @@
   -ms-transition: opacity 0.2s ease-in-out 0.1s;
 }
 
-h2, h3, h4, h5, h6 {
-  position: relative;
-}
-
 h2:hover .header-link,
 h3:hover .header-link,
 h4:hover .header-link,

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" '].