Include referrers in statistics

This commit is contained in:
Daniel Brendel
2022-12-19 15:12:23 +01:00
parent 012f2f874f
commit 83ece04fe3
7 changed files with 58 additions and 6 deletions

View File

@ -174,6 +174,10 @@ tbody strong {
border-radius: 5px;
}
#referrers {
margin-top: 25px;
}
.scroll-to-top {
position: fixed;
z-index: 3;