12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- body {
- margin:0px;
- background-image:none;
- position:relative;
- left:-114px;
- width:639px;
- margin-left:auto;
- margin-right:auto;
- text-align:left;
- }
- .form_sketch {
- border-color:transparent;
- background-color:transparent;
- }
- #base {
- position:absolute;
- z-index:0;
- }
- #u14702_div {
- border-width:0px;
- position:absolute;
- left:0px;
- top:0px;
- width:639px;
- height:520px;
- 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-size:18px;
- line-height:40px;
- }
- #u14702 {
- border-width:0px;
- position:absolute;
- left:114px;
- top:79px;
- width:639px;
- height:520px;
- display:flex;
- font-size:18px;
- line-height:40px;
- }
- #u14702 .text {
- position:absolute;
- align-self:flex-start;
- padding:0px 0px 0px 0px;
- box-sizing:border-box;
- width:100%;
- }
- #u14702_text {
- border-width:0px;
- word-wrap:break-word;
- text-transform:none;
- }
|