You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ds...@apache.org on 2015/03/01 11:00:09 UTC

svn commit: r1663071 - /incubator/ignite/site/trunk/scss/ignite.scss

Author: dsetrakyan
Date: Sun Mar  1 10:00:09 2015
New Revision: 1663071

URL: http://svn.apache.org/r1663071
Log:
Forums

Modified:
    incubator/ignite/site/trunk/scss/ignite.scss

Modified: incubator/ignite/site/trunk/scss/ignite.scss
URL: http://svn.apache.org/viewvc/incubator/ignite/site/trunk/scss/ignite.scss?rev=1663071&r1=1663070&r2=1663071&view=diff
==============================================================================
--- incubator/ignite/site/trunk/scss/ignite.scss (original)
+++ incubator/ignite/site/trunk/scss/ignite.scss Sun Mar  1 10:00:09 2015
@@ -61,12 +61,9 @@ div, p, h1, h2, h3, span, body, html, ul
 }
 
 #overview h2,
-#cluster-compute h2,
-#streaming h2,
-#documentation h2,
 #download h2,
 #community h2,
-#data-grid h2,
+#askquestion h2,
 #features h2 {
     font-size: 28px;
     color: #333;
@@ -75,12 +72,9 @@ div, p, h1, h2, h3, span, body, html, ul
 }
 
 #overview h2:after,
-#cluster-compute h2:after,
-#streaming h2:after,
-#documentation h2:after,
 #download h2:after,
 #community h2:after,
-#data-grid h2:after {
+#askquestion h2:after {
     display: none;
     width: 0;
     height: 0;
@@ -106,51 +100,8 @@ p {
     }
 }
 
-#cluster-compute {
-    margin: -38px 0 0;
-    padding-top: 20px;
-
-    p {
-        text-align: center;
-    }
-}
-
-#data-grid {
-    margin: -38px 0 0;
-    padding-top: 20px;
-
-    p {
-        text-align: center;
-    }
-}
-
-#streaming {
-    margin: -38px 0 0;
-    padding-top: 20px;
-
-    p {
-        text-align: center;
-    }
-}
-
-#documentation {
-    margin: -38px 0 0;
-    padding-top: 20px;
-
-    p {
-        text-align: center;
-    }
-}
-
-#download {
-    margin: -38px 0 0;
-    padding-top: 20px;
-
-    p {
-        text-align: center;
-    }
-}
-
+#askquestion,
+#download,
 #community {
     margin: -38px 0 0;
     padding-top: 20px;
@@ -266,7 +217,8 @@ div#banner1 {
     }
 }
 
-#community {
+#community,
+#askquestion {
     ul#lists {
         margin: 0;
         padding: 4px 0;