随笔分类 -  CSS

摘要:实现代码 body{ background:#222; display:flex; justify-content:center; align-items:center; min-height:100vh; } h1{ color:#333; font-size:8rem; } h1:after{ 阅读全文
posted @ 2020-09-05 18:13 Muphalem 阅读(487) 评论(0) 推荐(0) 编辑
摘要:实现代码 .light-btn { text-decoration: none; position: absolute; left: 50%; top: 80%; transform: translate(-50%, -50%); font-size: 24px; background: linea 阅读全文
posted @ 2020-09-05 18:11 Muphalem 阅读(300) 评论(0) 推荐(0) 编辑

/* 看板娘 */