summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics/style.css')
-rw-r--r--modules-available/statistics/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules-available/statistics/style.css b/modules-available/statistics/style.css
new file mode 100644
index 00000000..1496ac87
--- /dev/null
+++ b/modules-available/statistics/style.css
@@ -0,0 +1,11 @@
+.to-top-btn {
+ position: fixed;
+ right: 10px;
+ bottom: 10px;
+ z-index: 100;
+ width: 50px;
+ height: 50px;
+ border-radius: 25px;
+ font-size: 20px;
+ line-height: 40px;
+} \ No newline at end of file