我想让一个椭圆固定在网页的最底部并居中1.不用考虑不支持css3的浏览器2.不能用到js.menu{background:#E7E1E1;height:40px;width:40px;border-radius:20px;position:fixed;bottom:-20px;left:50%;/*总是会有20px的偏移,理想的效果应该是50%-20px....*/}
添加回答
举报
0/150
提交
取消