Mauricio, thanks!

I’ve merged all your changes except the ones from CSS files. Why do we need to 
change the background? Please elaborate and attach a screenshot that shows what 
the changes will affect. BTW, these sort of changes have to be reviewed by 
Prachi Garg.


--- css/all.css (revision 1792160)
+++ css/all.css (working copy)
@@ -8469,7 +8469,7 @@
   margin: auto;
   width: 80px;
   height: 80px;
-  background: #d7d7d7;
+  background: #CF4F54;
 }
 .features-icon:hover {
   background: #c51017;

Index: scss/ignite.scss
===================================================================
--- scss/ignite.scss    (revision 1792160)
+++ scss/ignite.scss    (working copy)
@@ -949,8 +949,9 @@
     margin: auto;
     width: 80px;
     height: 80px;
-    background: #d7d7d7;
+    background: #CF4F54;
     
+    
     &:hover {
         background: #c51017;
     }

> On Apr 20, 2017, at 8:55 PM, Mauricio Stekl <mauri...@gridgain.com> wrote:
> 
> Hi Igniters, 
> I am attaching a patch with keyword optimizations on several page titles and 
> H1 across the website.
> 
> I would appreciate if any of the committers could merge this to the website.  
> Please let me know if you have any question.
> 
> 
> Thanks in advance. 
> 
> Best, 
> Mauricio Stekl
> 
> 
> 
> <h1-and-titles-improvements.patch.bz2>

Reply via email to