diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 797c32b..2b6919e 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -139,44 +139,62 @@ LAYOUT .hx200 { height: 200rem; } -.wx24 { +.wx24, +.wx24-metrics { width: 86%; } /* Tachyons breakpoints 30 & 60 */ @media only screen and (min-width: 30em) { - .wx24 { + .wx24, + .wx24-metrics { width: 24rem; } } +@media only screen and (min-width: 60em) { + .wx24-metrics { + width: 100%; + } +} + /* --------------------------------------------------- STACKING BOXES ----------------------------------------------------*/ /* Tachyons breakpoints 30 & 60 */ -.stackbox-1 img { - max-width: none; +.stackbox-1 img, +.stackbox-2 img { + max-width: 100%; } -.stackbox-1 { - top: 0; - left: 0; +.stackbox-1, +.stackbox-2 { width: 86%; - height: 86%; } @media only screen and (min-width: 30em) { + .stackbox-1 img, + .stackbox-2 img { + max-width: none; + } .stackbox-1 { + top: 4rem; + left: 4rem; + width: 24rem; + } + .stackbox-2 { + top: 20rem; + left: 30rem; width: 24rem; - height: 24rem; } } @media only screen and (min-width: 60em) { .stackbox-1 { - top: 8rem; - left: 4rem; width: 34rem; - height: 34rem; + } + .stackbox-2 { + width: 24rem; } } + /* --------------------------------------------------- TYPO AND LAYOUT ELEMENTS ----------------------------------------------------*/ diff --git a/homepage/theme/static/images/gfx-metrics-bars.svg b/homepage/theme/static/images/gfx-metrics-bars.svg index 9f88398..58c6aa6 100644 --- a/homepage/theme/static/images/gfx-metrics-bars.svg +++ b/homepage/theme/static/images/gfx-metrics-bars.svg @@ -1,29 +1,29 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homepage/theme/static/images/gfx-metrics-pages.svg b/homepage/theme/static/images/gfx-metrics-pages.svg new file mode 100644 index 0000000..dbf8738 --- /dev/null +++ b/homepage/theme/static/images/gfx-metrics-pages.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index 721de1c..710af63 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -214,19 +214,19 @@ - + - + - + - + - +
https://www.yourpage.xyz/https://www.yourpage.org/
https://www.yourpage.xyz/blog/https://www.yourpage.org/blog/
https://www.yourpage.xyz/landing/https://www.yourpage.org/landing/
https://www.yourpage.xyz/otherpage/https://www.yourpage.org/otherpage/
https://sub.yourpage.xyz/https://sub.yourpage.org/
@@ -268,19 +268,19 @@

Unique sessions

-

+

Top pages

- + - + - +
https://www.yourpage.xyz/https://www.yourpage.org/
https://www.yourpage.xyz/blog/https://www.yourpage.org/blog/
https://www.yourpage.xyz/otherpage/https://www.yourpage.org/otherpage/
@@ -355,34 +355,38 @@
-

- - Essential metrics - -

+
+

+ + Essential metrics + +

+
- +
-
-
+
+

Page views and users

- temp + temp
- - +
+
+
+

+ Top pages +

+ temp +
- --> +