1 Star 0 Fork 0

horange321/HStudyRoom

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ti.css 565 Bytes
一键复制 编辑 原始数据 按行查看 历史
Horange321 提交于 2022-08-06 13:00 . v2.1
.ti {
color: white;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
font-family: "Comfortaa", cursive;
backdrop-filter: blur(8px);
padding: 32px;
background-color: rgba(0, 0, 0, 0.1);
border-radius: 32px;
}
.ti_h {
font-size: 128px;
font-weight: 700;
}
.ti_d {
font-size: 48px;
font-weight: 300;
}
.dvd {
height: 8px;
background-color: black;
border-radius: 4px;
filter: blur(1px);
position: relative;
}
.gk_l {
font-size: 32px;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/horange321/HStudyRoom.git
git@gitee.com:horange321/HStudyRoom.git
horange321
HStudyRoom
HStudyRoom
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385