设置页面最下面的文字居中问题
#footer{
height: 5%;
position: fixed;
bottom: 0px;
width: 100%;
text-align: center;
box-shadow:black 0px 0px 5px 0px;
}
设置页面最下面的文字居中问题
#footer{
height: 5%;
position: fixed;
bottom: 0px;
width: 100%;
text-align: center;
box-shadow:black 0px 0px 5px 0px;
}
334
1015

被折叠的 条评论
为什么被折叠?