摘要: background: linear-gradient(red, blue); // background: -webkit-linear-gradient(top,#d4efc6,#194d49); 参考来源:https://www.cnblogs.com/zhangnan35/p/1077187 阅读全文
posted @ 2021-11-30 11:21 宅女二二 阅读(63) 评论(0) 推荐(0)
摘要: position:fixed; bottom:0; 阅读全文
posted @ 2021-11-30 11:19 宅女二二 阅读(20) 评论(0) 推荐(0)
摘要: display: flex; flex-direction: row; justify-content: center; 参考链接:http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html?utm_source=tuicool%29 阅读全文
posted @ 2021-11-30 11:18 宅女二二 阅读(63) 评论(0) 推荐(0)