summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/style.css
blob: 1496ac876c5e9884ebc7baccc77839ff6d02970c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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;
}