From 7c356f7ef42529f44428abf14379a8965a518617 Mon Sep 17 00:00:00 2001 From: Krishnan Date: Sat, 28 Jul 2018 00:00:59 +0000 Subject: [PATCH 1/7] Added updated logos to the powered by page --- docs/_static/mxnet.css | 16 ++++-- docs/community/powered_by.md | 101 ++++++++++++++++++++++++----------- 2 files changed, 84 insertions(+), 33 deletions(-) diff --git a/docs/_static/mxnet.css b/docs/_static/mxnet.css index d949f7fd5ba1..94b3c343bee0 100644 --- a/docs/_static/mxnet.css +++ b/docs/_static/mxnet.css @@ -848,10 +848,20 @@ li.dropdown-submenu ul.dropdown-menu a { } } +.section-inst .divit { + height: 150px; + line-height: 150px; +} + .section-inst img { - -webkit-filter: grayscale(90%); /* Chrome, Safari, Opera */ - filter: grayscale(90%); - margin-bottom:2em + -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */ + filter: grayscale(0%); + vertical-align: middle; + margin-bottom:4em + display: block; + margin-left: auto; + margin-right: auto; + max-width: 75%; } .section-inst img:hover { -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */ diff --git a/docs/community/powered_by.md b/docs/community/powered_by.md index 82748ef7df2a..aa25726ce0f1 100644 --- a/docs/community/powered_by.md +++ b/docs/community/powered_by.md @@ -3,60 +3,101 @@
-
- +
+
-
- +
+
-
- +
+
-
- +
+
-
- +
+
-
- +
+
- -
- + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
- -
- + +
+ +
+ + +
+
+
+ +
+
-
- +
+
-
- +
+
-
- +
+
-
- +
+
-
- +
+
-
- +
+

From 412abc7fd478ef5b050d1318a10a577e06228ea6 Mon Sep 17 00:00:00 2001 From: Krishnan Date: Mon, 30 Jul 2018 21:36:16 +0000 Subject: [PATCH 2/7] Updated the logo arrangement for the two empty divs --- docs/_static/mxnet.css | 11 ++++++++--- docs/community/powered_by.md | 7 +++---- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/docs/_static/mxnet.css b/docs/_static/mxnet.css index 94b3c343bee0..de3ba007ec00 100644 --- a/docs/_static/mxnet.css +++ b/docs/_static/mxnet.css @@ -816,7 +816,7 @@ li.dropdown-submenu ul.dropdown-menu a { .section-inst .row div { text-align: center; - margin-bottom: 30px; + margin-bottom: 50px; height: 80px; } @@ -853,12 +853,17 @@ li.dropdown-submenu ul.dropdown-menu a { line-height: 150px; } +@media only screen and (max-width: 1200px) { + div.nomobile { + display: none; + } +} + .section-inst img { -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */ filter: grayscale(0%); vertical-align: middle; - margin-bottom:4em - display: block; + margin-bottom:4em; margin-left: auto; margin-right: auto; max-width: 75%; diff --git a/docs/community/powered_by.md b/docs/community/powered_by.md index aa25726ce0f1..fa7e7df885c3 100644 --- a/docs/community/powered_by.md +++ b/docs/community/powered_by.md @@ -67,8 +67,7 @@

- -
+

@@ -76,11 +75,11 @@
-
+
-
+

From 4fef5ad357ad357bae1c1b78bd822cd84d84dab3 Mon Sep 17 00:00:00 2001 From: Krishnan Date: Mon, 30 Jul 2018 21:45:51 +0000 Subject: [PATCH 3/7] Adding Clojure to the navbar --- docs/_static/mxnet-theme/navbar.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_static/mxnet-theme/navbar.html b/docs/_static/mxnet-theme/navbar.html index 05ec5c42ce32..ee5d6059d837 100644 --- a/docs/_static/mxnet-theme/navbar.html +++ b/docs/_static/mxnet-theme/navbar.html @@ -20,6 +20,7 @@