1 Star 1 Fork 0

CV工程师/个人博客移动端(持续更新)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
page1.css 918 Bytes
一键复制 编辑 原始数据 按行查看 历史
CV工程师 提交于 2022-01-23 14:35 . 提交个人博客移动端
.intr_left {
float: left;
width: 8rem;
height: 16rem;
border-radius: 1.6rem;
margin-left: 8rem;
margin-top: 4rem;
background: url(images/jianjie.jpg) no-repeat center;
background-size: 100% 100%;
box-shadow: 0 0 .32rem #ccc;
transition: 1s;
}
.intr_left:hover {
background-size: 120% 120%;
}
.jianjie {
float: left;
background: url(images/jianjie.jpeg) no-repeat center;
background-size: 100% 100%;
width: 20.5rem;
height: 16rem;
margin-left: 1.6rem;
margin-top: 4rem;
border-radius: 1.6rem;
box-shadow: 0 0 .32rem #ccc;
background-color: pink;
transition: 1s;
}
.jianjie h1 {
font-size: 1.3333rem;
font-family: "微软雅黑";
color: white;
text-align: center;
}
.jianjie p {
color: wheat;
font-size: 1.0133rem;
color: white;
text-indent: 2em;
}
.jianjie:hover {
background-size: 120% 120%;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wdlakjdl_01/My-home-by-phone.git
git@gitee.com:wdlakjdl_01/My-home-by-phone.git
wdlakjdl_01
My-home-by-phone
个人博客移动端(持续更新)
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385