123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- body {
- margin:0px;
- background-image:none;
- position:relative;
- left:-85px;
- width:843px;
- margin-left:auto;
- margin-right:auto;
- text-align:left;
- }
- .form_sketch {
- border-color:transparent;
- background-color:transparent;
- }
- #base {
- position:absolute;
- z-index:0;
- }
- #u1720_div {
- border-width:0px;
- position:absolute;
- left:0px;
- top:0px;
- width:843px;
- height:484px;
- background:inherit;
- background-color:rgba(245, 154, 35, 0);
- border:none;
- border-left:0px;
- border-top:0px;
- border-right:0px;
- border-radius:0px;
- border-bottom-right-radius:0px;
- border-bottom-left-radius:0px;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- box-shadow:none;
- font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
- font-style:normal;
- color:#000000;
- text-align:left;
- line-height:40px;
- }
- #u1720 {
- border-width:0px;
- position:absolute;
- left:85px;
- top:86px;
- width:843px;
- height:484px;
- display:flex;
- font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
- font-style:normal;
- color:#000000;
- text-align:left;
- line-height:40px;
- }
- #u1720 .text {
- position:absolute;
- align-self:flex-start;
- padding:2px 2px 2px 2px;
- box-sizing:border-box;
- width:100%;
- }
- #u1720_text {
- border-width:0px;
- word-wrap:break-word;
- text-transform:none;
- }
|