50 lines
775 B
CSS
50 lines
775 B
CSS
![]() |
body {
|
||
|
margin:0px;
|
||
|
background-color:rgba(127, 127, 127, 1);
|
||
|
background-image:none;
|
||
|
position:relative;
|
||
|
left:-0px;
|
||
|
width:1920px;
|
||
|
margin-left:auto;
|
||
|
margin-right:auto;
|
||
|
text-align:left;
|
||
|
}
|
||
|
.form_sketch {
|
||
|
border-color:transparent;
|
||
|
background-color:transparent;
|
||
|
}
|
||
|
#base {
|
||
|
position:absolute;
|
||
|
z-index:0;
|
||
|
}
|
||
|
#u0_img {
|
||
|
border-width:0px;
|
||
|
position:absolute;
|
||
|
left:0px;
|
||
|
top:0px;
|
||
|
width:791px;
|
||
|
height:1119px;
|
||
|
}
|
||
|
#u0 {
|
||
|
border-width:0px;
|
||
|
position:absolute;
|
||
|
left:554px;
|
||
|
top:0px;
|
||
|
width:791px;
|
||
|
height:1119px;
|
||
|
display:flex;
|
||
|
}
|
||
|
#u0 .text {
|
||
|
position:absolute;
|
||
|
align-self:center;
|
||
|
padding:2px 2px 2px 2px;
|
||
|
box-sizing:border-box;
|
||
|
width:100%;
|
||
|
}
|
||
|
#u0_text {
|
||
|
border-width:0px;
|
||
|
word-wrap:break-word;
|
||
|
text-transform:none;
|
||
|
visibility:hidden;
|
||
|
}
|