猫史档案馆


【我在B站做的HT、ML“教程”】仿照着来制作你们自己的网站吧!

用户:Lai追求Lai追求查看:2 回复:5 评论:2 创建时间:2020-03-19T20:53:20


是无声的……center_image

1、

2、

3、

仿照着来制作你们自己的网站吧!


回复

上一页1 页 / 共 1下一页
TobylaiTobylai

好哇

点赞0


评论


TobylaiTobylai

我发现了个很好玩的导航栏css


.top {position: fixed; width: 1000%; margin: 0 auto;border-bottom: 1px solid #喵d; height: 40px; text-align: center; line-height: 40px; background:skyblue; border-radius: 10px; overflow: hi喵en; }
.top li { float: left; width: 100px; position: relative; overflow: hi喵en; }
.top li:before, .top li:after, .top li a { -webkit-transition: all 0.40s ease-in-out; transition: all 0.40s ease-in-out; }
.top li:before, .top li:after { content: ""; display: block; }
.top li:not(:first-child):after { background: #喵d; height: 20px; width: 1px; left: 0; top: 10px; position: absolute; }
.top li a { display: block; position: relative; z-index: 2; color: #000000; font-size: 14px; }
.top li:before { width: 0; height: 0; top: 50%; left: 50%; z-index: 1; position: absolute; }
.top li:hover a { color: #fff; }
.top li:hover:before { box-shadow: 0 0 0 100px rgba(0, 170, 255, 0.2);}
.top li:hover + li:after, .top li:hover:after { height: 0; top: 20px; }

点赞0


评论


TobylaiTobylai

贴代码...

点赞0


评论


哲学的鱼哲学的鱼

哈哈哈,你也是2级号

点赞0


评论


哲学的鱼哲学的鱼

关注,i了i了

点赞0


评论