Total visitor and page visits statistics page.

This commit is contained in:
Marvin Blum
2020-06-24 17:47:36 +02:00
committed by Marvin Blum
parent e5eee70815
commit f93b85e6f4
8 changed files with 240 additions and 5 deletions

View File

@@ -47,6 +47,11 @@ body {
margin-right: 10px;
}
.tracking {
width: 100%;
height: 300px;
}
section {
margin: 80px 0;
}