loader ajax

This commit is contained in:
2019-10-06 01:13:05 +02:00
parent 8a48a6ac0f
commit ba59f31741
355 changed files with 11286 additions and 707 deletions
@@ -10,8 +10,21 @@ body.sticky-footer {
}
}
#footer {
color: #acb3c2;
padding: 1rem $horiz-padding 0;
text-align: center;
}
.home{
footer{
color: #acb3c2;
p{
font-size: 1rem!important;
line-height: 1rem!important;
display: inline-flex;
position: fixed;
bottom: 20px;
right: 20px;
a{
img{
width: 20px!important;
}
}
}
}
}