123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- body {
- margin:0px;
- background-image:none;
- position:relative;
- left:-41px;
- width:2490px;
- margin-left:auto;
- margin-right:auto;
- text-align:left;
- }
- .form_sketch {
- border-color:transparent;
- background-color:transparent;
- }
- #base {
- position:absolute;
- z-index:0;
- }
- #u539_img {
- border-width:0px;
- position:absolute;
- left:0px;
- top:0px;
- width:2490px;
- height:2520px;
- }
- #u539 {
- border-width:0px;
- position:absolute;
- left:41px;
- top:39px;
- width:2490px;
- height:2520px;
- display:flex;
- }
- #u539 .text {
- position:absolute;
- align-self:center;
- padding:2px 2px 2px 2px;
- box-sizing:border-box;
- width:100%;
- }
- #u539_text {
- border-width:0px;
- word-wrap:break-word;
- text-transform:none;
- visibility:hidden;
- }
|