6 Star 0 Fork 0

gongmingzhangIT/第六组测试

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.css 738 Bytes
一键复制 编辑 原始数据 按行查看 历史
唐小沫 提交于 2023-02-27 22:54 . feat:修改了新代码
.gmz {
width: 300px;
height: 50px;
background-color: aqua;
text-align: center;
line-height: 50px;
}
.name {
display: flex;
width: 200px;
height: 40px;
color: red;
border: 1px solid red;
line-height: 40px;
justify-content: center;
cursor: pointer;
}
.nick{
color: blue;
font-size: 20px;
width: 200px;
height: 50px;
background-color: pink;
}
.shup{
color: pink;
font-size: 20px;
width: 200px;
height: 50px;
background-color: blue;
}
.bin{
color: aquamarine;
font-size: 20px;
width: 200px;
height: 50px;
background-color: brown;
}
.red{
color: turquoise;
font-size: 20px;
width: 200px;
height: 50px;
background-color: yellow;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gongmingzhangit/group-6-test.git
git@gitee.com:gongmingzhangit/group-6-test.git
gongmingzhangit
group-6-test
第六组测试
master

搜索帮助