增加对notion.so自定义反代域名的配置支持

This commit is contained in:
emengweb
2023-04-24 10:53:44 +00:00
parent 84fe9e5e63
commit 5ec7862a33
3 changed files with 8 additions and 3 deletions

View File

@@ -22,4 +22,9 @@
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.2) 10%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.2) 75%, rgba(0,0,0,0.5) 100%);
}
/* Custem */
.tk-footer{
opacity: 0;
}