diff --git a/explore/src/app/home/home.component.html b/explore/src/app/home/home.component.html index 9a1ddecf..06ff705c 100644 --- a/explore/src/app/home/home.component.html +++ b/explore/src/app/home/home.component.html @@ -168,21 +168,26 @@
-
-
-
- -
-
+ class="uk-section graph-background uk-margin-top"> +
+
+
- Read more + Read more
- Read less + Read less +
+
+
+
+ +
+
+
diff --git a/explore/src/assets/curved-bottom.svg b/explore/src/assets/curved-bottom.svg index 320ac98b..b4742be8 100644 --- a/explore/src/assets/curved-bottom.svg +++ b/explore/src/assets/curved-bottom.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/explore/src/assets/explore-assets/graph.svg b/explore/src/assets/explore-assets/graph.svg new file mode 100644 index 00000000..d94ad1a6 --- /dev/null +++ b/explore/src/assets/explore-assets/graph.svg @@ -0,0 +1 @@ +graph \ No newline at end of file diff --git a/explore/src/assets/explore-assets/link.svg b/explore/src/assets/explore-assets/link.svg index 04087dfa..d8e54c36 100644 --- a/explore/src/assets/explore-assets/link.svg +++ b/explore/src/assets/explore-assets/link.svg @@ -1 +1 @@ - \ No newline at end of file +Asset 82 \ No newline at end of file diff --git a/explore/src/assets/explore-assets/share.svg b/explore/src/assets/explore-assets/share.svg index 4a056bc8..f6c165b8 100644 --- a/explore/src/assets/explore-assets/share.svg +++ b/explore/src/assets/explore-assets/share.svg @@ -1 +1 @@ - \ No newline at end of file +Asset 83 \ No newline at end of file diff --git a/explore/src/assets/explore-custom.css b/explore/src/assets/explore-custom.css index 391ba8b2..1af58cfa 100644 --- a/explore/src/assets/explore-custom.css +++ b/explore/src/assets/explore-custom.css @@ -148,8 +148,7 @@ } .graph-background { - background: var(--portal-main-color) 0 0 no-repeat padding-box; - color: white; + background: #F4F4F4 0 0 no-repeat padding-box; } .graph-background-bottom { @@ -158,14 +157,6 @@ height: 170px; } -.custom-explore-toggle { - color: white; -} - -.custom-explore-toggle:hover { - color: rgba(255, 255, 255, 0.71); -} - .trello-image { margin-top: -3px; } diff --git a/explore/src/assets/link.svg b/explore/src/assets/link.svg index b88f9df2..d8e54c36 100644 --- a/explore/src/assets/link.svg +++ b/explore/src/assets/link.svg @@ -1 +1 @@ - \ No newline at end of file +Asset 82 \ No newline at end of file diff --git a/explore/src/assets/share.svg b/explore/src/assets/share.svg index 3e22c5a2..f6c165b8 100644 --- a/explore/src/assets/share.svg +++ b/explore/src/assets/share.svg @@ -1 +1 @@ - \ No newline at end of file +Asset 83 \ No newline at end of file