styles.css 902 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:852px;
  7. margin-left:0;
  8. margin-right:0;
  9. text-align:left;
  10. }
  11. #base {
  12. position:absolute;
  13. z-index:0;
  14. }
  15. #u0_div {
  16. position:absolute;
  17. left:0px;
  18. top:0px;
  19. width:803px;
  20. height:560px;
  21. background:inherit;
  22. background-color:rgba(255, 255, 255, 0);
  23. border:none;
  24. border-radius:0px;
  25. -moz-box-shadow:none;
  26. -webkit-box-shadow:none;
  27. box-shadow:none;
  28. font-family:'PingFangSC-Regular', 'PingFang SC';
  29. font-weight:400;
  30. font-style:normal;
  31. line-height:28px;
  32. }
  33. #u0 {
  34. position:absolute;
  35. left:49px;
  36. top:74px;
  37. width:803px;
  38. height:560px;
  39. font-family:'PingFangSC-Regular', 'PingFang SC';
  40. font-weight:400;
  41. font-style:normal;
  42. line-height:28px;
  43. }
  44. #u1 {
  45. position:absolute;
  46. left:0px;
  47. top:0px;
  48. width:803px;
  49. word-wrap:break-word;
  50. }