您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

3 年前
123456789101112131415161718
  1. body {
  2. padding-top: 70px;
  3. padding-bottom: 30px;
  4. }
  5. .theme-dropdown .dropdown-menu {
  6. position: static;
  7. display: block;
  8. margin-bottom: 20px;
  9. }
  10. .theme-showcase > p > .btn {
  11. margin: 5px 0;
  12. }
  13. .theme-showcase .navbar .container {
  14. width: auto;
  15. }