You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2017/08/15 23:05:59 UTC

svn commit: r1805124 - /ignite/site/trunk/css/all.css

Author: dmagda
Date: Tue Aug 15 23:05:59 2017
New Revision: 1805124

URL: http://svn.apache.org/viewvc?rev=1805124&view=rev
Log:
updated the css

Modified:
    ignite/site/trunk/css/all.css

Modified: ignite/site/trunk/css/all.css
URL: http://svn.apache.org/viewvc/ignite/site/trunk/css/all.css?rev=1805124&r1=1805123&r2=1805124&view=diff
==============================================================================
--- ignite/site/trunk/css/all.css (original)
+++ ignite/site/trunk/css/all.css Tue Aug 15 23:05:59 2017
@@ -8670,6 +8670,12 @@ section.page-subsection {
   letter-spacing: 5px;
   line-height: 35px;
 }
+.section-heading h1 {
+  font-size: 26px;
+  font-weight: 300;
+  letter-spacing: 5px;
+  line-height: 35px;
+}
 
 .feature-box h2 {
   text-align: center !important;
@@ -8686,7 +8692,7 @@ section.page-subsection {
 .feature-box hr {
   border-top: none !important;
   border-bottom: 1px solid #d7d7d7 !important;
-  width: 90px;
+  width: 100px;
   margin-top: 0px;
   margin-bottom: 40px;
 }