12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- body {
- margin:0px;
- background-image:none;
- position:relative;
- left:-109px;
- width:1081px;
- margin-left:auto;
- margin-right:auto;
- text-align:left;
- }
- .form_sketch {
- border-color:transparent;
- background-color:transparent;
- }
- #base {
- position:absolute;
- z-index:0;
- }
- #u102534_div {
- border-width:0px;
- position:absolute;
- left:0px;
- top:0px;
- width:1081px;
- height:1320px;
- background:inherit;
- background-color:rgba(255, 255, 255, 1);
- border:none;
- border-radius:0px;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- box-shadow:none;
- font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
- font-weight:400;
- font-style:normal;
- font-size:18px;
- line-height:40px;
- }
- #u102534 {
- border-width:0px;
- position:absolute;
- left:109px;
- top:81px;
- width:1081px;
- height:1320px;
- display:flex;
- font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
- font-weight:400;
- font-style:normal;
- font-size:18px;
- line-height:40px;
- }
- #u102534 .text {
- position:absolute;
- align-self:flex-start;
- padding:0px 0px 0px 20px;
- box-sizing:border-box;
- width:100%;
- }
- #u102534_text {
- border-width:0px;
- word-wrap:break-word;
- text-transform:none;
- }
|