You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by ja...@apache.org on 2018/10/12 02:47:47 UTC

[03/32] samza git commit: Change styling on home-page

Change styling on home-page


Project: http://git-wip-us.apache.org/repos/asf/samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/c480b7ed
Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/c480b7ed
Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/c480b7ed

Branch: refs/heads/master
Commit: c480b7ed634f8218fd7b8099bb8d83a7b3489a1a
Parents: 1bf8bf5
Author: Jagadish <jv...@linkedin.com>
Authored: Tue Oct 2 15:54:19 2018 -0700
Committer: Jagadish <jv...@linkedin.com>
Committed: Tue Oct 2 15:54:19 2018 -0700

----------------------------------------------------------------------
 docs/css/main.new.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/samza/blob/c480b7ed/docs/css/main.new.css
----------------------------------------------------------------------
diff --git a/docs/css/main.new.css b/docs/css/main.new.css
index 3235c87..2c77a70 100644
--- a/docs/css/main.new.css
+++ b/docs/css/main.new.css
@@ -455,7 +455,7 @@ footer .side-by-side > * {
 }
 
 .section--highlight {
-  color: #9a9a9a;
+  color: #fbfbfb;
   background: #111;
   background-color: #111;
   background-image:  linear-gradient(to bottom, #3f3f3f, transparent 50%);
@@ -632,11 +632,11 @@ footer .side-by-side > * {
 }
 
 .section--highlight .section__item {
-  color: #7d7d7d;
+  color: #fbfbfb;
 }
 
 .section--highlight .section__item-title {
-  color: #848484;
+  color: #ec1c23;
 }
 
 .section__item-title {