预览演示首页重构 (#403)

bootstrap3更新
首页重构
Co-authored-by: wusongda <wusongda@keking.cn>
This commit is contained in:
wsd7747
2022-11-21 15:01:19 +08:00
committed by GitHub
parent a3f91641dd
commit 8c8d596c43
16 changed files with 1391 additions and 856 deletions

View File

@@ -0,0 +1,19 @@
body {
padding-top: 70px;
padding-bottom: 30px;
}
.theme-dropdown .dropdown-menu {
position: static;
display: block;
margin-bottom: 20px;
}
.theme-showcase > p > .btn {
margin: 5px 0;
}
.theme-showcase .navbar .container {
width: auto;
}