mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
9 lines
133 B
CSS
9 lines
133 B
CSS
/* 静态文件导入 自定义样式*/
|
|
|
|
#theme-fukasawa .sideLeft hr{
|
|
opacity: .04;
|
|
}
|
|
.fa-info:before {
|
|
content: "\f05a";
|
|
}
|