1 Star 0 Fork 0

ytlyy/open-api-blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
style.css 859 Bytes
一键复制 编辑 原始数据 按行查看 历史
15037738273 提交于 2024-09-04 13:13 . [add] 添加文档
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-feature-settings:
'rlig' 1,
'calt' 1;
}
.home-content p {
margin-top: 1.5em;
line-height: 1.75em;
}
.home-content a {
text-underline-position: under;
text-decoration-line: underline;
text-decoration-thickness: from-font;
}
.nx-text-current {
padding: 0;
}
.theme-link-icon {
padding: .25rem;
}
.primary-button[type="button"] {
background: #1677ff;
}
figcaption {
font-size: 0.85rem;
line-height: 1.5rem;
display: block;
text-align: center;
margin-top: 0.5rem;
}
code.text-\[\.9em\] {
font-size: 14px;
}
@media screen and (max-width: 1200px) {
.home-content .hide-medium {
display: none;
}
}
@media screen and (max-width: 720px) {
.home-content p {
font-size: 0.9rem;
}
.home-content .hide-small {
display: none;
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ytlyy1773/open-api-blog.git
git@gitee.com:ytlyy1773/open-api-blog.git
ytlyy1773
open-api-blog
open-api-blog
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385