Files
NotionNext/public/css/custom.css
2023-07-21 14:46:58 +01:00

9 lines
133 B
CSS

/* 静态文件导入 自定义样式*/
#theme-fukasawa .sideLeft hr{
opacity: .04;
}
.fa-info:before {
content: "\f05a";
}