loader ajax
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user