1 Star 0 Fork 0

chenpeng666/ckm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tanchishe.css 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
chenpeng666 提交于 2021-12-27 14:22 . 222
.content{
width:640px;
height:640px;
margin:100px auto;
position:relative;
}
.btn{
width:100%;
height:100%;
position:absolute;
left:0px;
top:0px;
background-color:rgba(0,0,0,0.3);
z-index:2;
}
.btn button{
background-color: none;
border:none;
outline:none;
background-size:100% 100%;
cursor:pointer;
position:absolute;
left:50%;
top:50%;
}
.start button{
width:200px;
height:80px;
background-image:url(start.jpeg);
margin-left:-100px;
margin-top:-40px;
}
.pouse{
display:none;
}
.pouse button{
width:70px;
height:70px;
background-image:url(zanting.jpeg);
margin-left:-35px;
margin-top:-35px;
}
/* snake */
#snakewrapper{
position: relative;
width:600px;
height:600px;
background-color:#225676;
border:20px solid #7dd9ff;
}
.snakehead{
background-image:url(tanchishe.jpeg);
background-size:cover;
}
.snakebody{
background-color:#9ddbb1;
border-radius:50%;
}
.snakefood{
background-image:url(xiaopingguo.jpeg);
background-size:cover;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chen-keming6/ckm.git
git@gitee.com:chen-keming6/ckm.git
chen-keming6
ckm
ckm
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385