diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index bffd29bb..d2a8c2f8 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1886,4 +1886,8 @@ table#latest-visitors { white-space: nowrap; text-overflow: ellipsis; } +} +#earth_div { + width: 100%; + height: 500px } \ No newline at end of file diff --git a/views/stats_mockup.erb b/views/stats_mockup.erb index accdc145..3998a7c8 100644 --- a/views/stats_mockup.erb +++ b/views/stats_mockup.erb @@ -1,27 +1,4 @@ - - - - -
@@ -47,9 +24,9 @@
-
+

Latest Visitors

-
+
@@ -116,8 +93,78 @@ +

Last 7 Days

+ +
+

Top Paths

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PathVisits
/130
/contact110
/art101
/about99
/links33
+ +

Top Locations

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CityVisits
Portland, OR, USA22
Portland, OR, USA22
Portland, OR, USA22
Portland, OR, USA22
Portland, OR, USA22
+
+ +
+

Top Referrers

@@ -150,40 +197,6 @@
- -
-

Top Locations

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
LocationsVisits
Portland130
Portland130
Portland130
Portland130
Portland130
-
@@ -220,3 +233,28 @@
+ + + + + \ No newline at end of file