1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- body {
- margin:0px;
- background-image:none;
- position:static;
- left:auto;
- width:852px;
- margin-left:0;
- margin-right:0;
- text-align:left;
- }
- #base {
- position:absolute;
- z-index:0;
- }
- #u0_div {
- position:absolute;
- left:0px;
- top:0px;
- width:803px;
- height:560px;
- background:inherit;
- background-color:rgba(255, 255, 255, 0);
- border:none;
- border-radius:0px;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- box-shadow:none;
- font-family:'PingFangSC-Regular', 'PingFang SC';
- font-weight:400;
- font-style:normal;
- line-height:28px;
- }
- #u0 {
- position:absolute;
- left:49px;
- top:74px;
- width:803px;
- height:560px;
- font-family:'PingFangSC-Regular', 'PingFang SC';
- font-weight:400;
- font-style:normal;
- line-height:28px;
- }
- #u1 {
- position:absolute;
- left:0px;
- top:0px;
- width:803px;
- word-wrap:break-word;
- }
|