旭捷内部项目管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
365 B

10 months ago
  1. body {
  2. font-family:verdana,helvetica,arial,sans-serif;
  3. padding:20px;
  4. font-size:12px;
  5. margin:0;
  6. }
  7. h2 {
  8. font-size:18px;
  9. font-weight:bold;
  10. margin:0;
  11. margin-bottom:15px;
  12. }
  13. .demo-info{
  14. padding:0 0 12px 0;
  15. }
  16. .demo-tip{
  17. display:none;
  18. }
  19. .label-top{
  20. display: block;
  21. height: 22px;
  22. line-height: 22px;
  23. vertical-align: middle;
  24. }