mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
creativity 😂
This commit is contained in:
@@ -56,3 +56,16 @@ header.vp-navbar {
|
||||
.vp-hero-info-wrapper {
|
||||
min-height: 600px;
|
||||
}
|
||||
|
||||
// 去除首页赞助商表格边框及超链接图标
|
||||
main.vp-project-home{
|
||||
table{
|
||||
display: inline-block;
|
||||
th{
|
||||
border-color: transparent;
|
||||
}
|
||||
}
|
||||
svg.external-link-icon{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@@ -93,6 +93,7 @@ export default hopeTheme({
|
||||
include: true,
|
||||
tabs: true,
|
||||
footnote: true,
|
||||
align: true
|
||||
},
|
||||
|
||||
pwa: {
|
||||
|
||||
Reference in New Issue
Block a user