金诚优选前端代码
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.

34 lines
446 B

  1. #about{
  2. .logo{
  3. text-align: center;
  4. padding: 20px;
  5. image{
  6. width: 70px;
  7. height: 70px;
  8. vertical-align: middle;
  9. }
  10. }
  11. .erweima{
  12. text-align: center;
  13. padding: 0 20px 20px 20px;
  14. image{
  15. vertical-align: middle;
  16. width: 103px;
  17. height: 98px;
  18. }
  19. }
  20. .down{
  21. text-align:center;
  22. font-size: 12px;
  23. color: #CCCCCC;
  24. }
  25. .copy-right{
  26. padding-top: 20px;
  27. text-align: center;
  28. font-size: 12px;
  29. color: #CCCCCC;
  30. }
  31. }