2
0
Fork 0
ff/themes/custom/source/css/_partial/footer.less

14 lines
251 B
Plaintext
Raw Normal View History

2020-01-03 17:07:50 +00:00
/*
.footer {
width:100%;
height:80rem/@baseFontSize;
background-color: @colorBar;
font-size: 20rem/@baseFontSize;
position:fixed;
bottom:0;
left:0;
text-align:center;
line-height:80rem/@baseFontSize;
border-top:2px solid #fff;
}*/