styles.css 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-110px;
  6. width:1354px;
  7. margin-left:auto;
  8. margin-right:auto;
  9. text-align:left;
  10. }
  11. .form_sketch {
  12. border-color:transparent;
  13. background-color:transparent;
  14. }
  15. #base {
  16. position:absolute;
  17. z-index:0;
  18. }
  19. #u0_img {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:1354px;
  25. height:1627px;
  26. }
  27. #u0 {
  28. border-width:0px;
  29. position:absolute;
  30. left:110px;
  31. top:96px;
  32. width:1354px;
  33. height:1627px;
  34. display:flex;
  35. }
  36. #u0 .text {
  37. position:absolute;
  38. align-self:center;
  39. padding:2px 2px 2px 2px;
  40. box-sizing:border-box;
  41. width:100%;
  42. }
  43. #u0_text {
  44. border-width:0px;
  45. word-wrap:break-word;
  46. text-transform:none;
  47. visibility:hidden;
  48. }
  49. #u1_div {
  50. border-width:0px;
  51. position:absolute;
  52. left:0px;
  53. top:0px;
  54. width:1354px;
  55. height:200px;
  56. background:inherit;
  57. background-color:rgba(255, 255, 255, 0);
  58. border:none;
  59. border-radius:0px;
  60. -moz-box-shadow:none;
  61. -webkit-box-shadow:none;
  62. box-shadow:none;
  63. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  64. font-weight:400;
  65. font-style:normal;
  66. font-size:18px;
  67. line-height:40px;
  68. }
  69. #u1 {
  70. border-width:0px;
  71. position:absolute;
  72. left:110px;
  73. top:1765px;
  74. width:1354px;
  75. height:200px;
  76. display:flex;
  77. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  78. font-weight:400;
  79. font-style:normal;
  80. font-size:18px;
  81. line-height:40px;
  82. }
  83. #u1 .text {
  84. position:absolute;
  85. align-self:flex-start;
  86. padding:0px 0px 0px 0px;
  87. box-sizing:border-box;
  88. width:100%;
  89. }
  90. #u1_text {
  91. border-width:0px;
  92. word-wrap:break-word;
  93. text-transform:none;
  94. }
  95. #u2_div {
  96. border-width:0px;
  97. position:absolute;
  98. left:0px;
  99. top:0px;
  100. width:248px;
  101. height:18px;
  102. background:inherit;
  103. background-color:rgba(255, 255, 255, 0);
  104. border:none;
  105. border-radius:0px;
  106. -moz-box-shadow:none;
  107. -webkit-box-shadow:none;
  108. box-shadow:none;
  109. }
  110. #u2 {
  111. border-width:0px;
  112. position:absolute;
  113. left:110px;
  114. top:1995px;
  115. width:248px;
  116. height:18px;
  117. display:flex;
  118. }
  119. #u2 .text {
  120. position:absolute;
  121. align-self:flex-start;
  122. padding:0px 0px 0px 0px;
  123. box-sizing:border-box;
  124. width:100%;
  125. }
  126. #u2_text {
  127. border-width:0px;
  128. white-space:nowrap;
  129. text-transform:none;
  130. }