mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-03-30 03:52:23 +00:00
预览演示首页重构 (#403)
bootstrap3更新 首页重构 Co-authored-by: wusongda <wusongda@keking.cn>
This commit is contained in:
19
server/src/main/resources/static/css/theme.css
Normal file
19
server/src/main/resources/static/css/theme.css
Normal 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user