随笔分类 -  css笔记分类

摘要:``` .linear { width: 630px; height: 120px; line-height: 150px; text-align: center; font-size: 26px; position: absolute; bottom: 0; color: #fff; background: -webkit-linear-gradient( top, rgba(0, 0, 0, 阅读全文
posted @ 2019-08-29 17:22 那狗子真肥 阅读(5759) 评论(0) 推荐(0)
摘要:``` .active { animation: chuiziza 0.5s ease 1 forwards; } .feijindan { display: block; animation: fei 2s ease 1 forwards; } ... 阅读全文
posted @ 2019-08-29 14:34 那狗子真肥 阅读(284) 评论(0) 推荐(0)
摘要:###文字超过三行显示省略号...,文字两端对齐,设置文字间距 .textwrap .news { /* 省略号主要代码 */ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; /* 几行后显示省略号 */ -webki 阅读全文
posted @ 2019-08-19 15:13 那狗子真肥 阅读(615) 评论(0) 推荐(0)
摘要:css js 阅读全文
posted @ 2019-08-19 15:04 那狗子真肥 阅读(519) 评论(0) 推荐(0)

Live2D