You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112 lines
2.0 KiB
112 lines
2.0 KiB
body {
|
|
margin:0px;
|
|
background-image:none;
|
|
position:relative;
|
|
left:-189px;
|
|
width:401px;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
text-align:left;
|
|
}
|
|
.form_sketch {
|
|
border-color:transparent;
|
|
background-color:transparent;
|
|
}
|
|
#base {
|
|
position:absolute;
|
|
z-index:0;
|
|
}
|
|
#u5_div {
|
|
border-width:0px;
|
|
position:absolute;
|
|
left:0px;
|
|
top:0px;
|
|
width:300px;
|
|
height:170px;
|
|
background:inherit;
|
|
background-color:rgba(242, 242, 242, 1);
|
|
border:none;
|
|
border-radius:0px;
|
|
-moz-box-shadow:none;
|
|
-webkit-box-shadow:none;
|
|
box-shadow:none;
|
|
font-family:'Arial Negreta', 'Arial Normal', 'Arial';
|
|
font-weight:700;
|
|
font-style:normal;
|
|
font-size:48px;
|
|
}
|
|
#u5 {
|
|
border-width:0px;
|
|
position:absolute;
|
|
left:290px;
|
|
top:246px;
|
|
width:300px;
|
|
height:170px;
|
|
display:flex;
|
|
font-family:'Arial Negreta', 'Arial Normal', 'Arial';
|
|
font-weight:700;
|
|
font-style:normal;
|
|
font-size:48px;
|
|
}
|
|
#u5 .text {
|
|
position:absolute;
|
|
align-self:center;
|
|
padding:2px 2px 2px 2px;
|
|
box-sizing:border-box;
|
|
width:100%;
|
|
}
|
|
#u5_text {
|
|
border-width:0px;
|
|
word-wrap:break-word;
|
|
text-transform:none;
|
|
}
|
|
#u6_div {
|
|
border-width:0px;
|
|
position:absolute;
|
|
left:0px;
|
|
top:0px;
|
|
width:140px;
|
|
height:40px;
|
|
background:inherit;
|
|
background-color:rgba(242, 242, 242, 1);
|
|
box-sizing:border-box;
|
|
border-width:1px;
|
|
border-style:solid;
|
|
border-color:rgba(121, 121, 121, 1);
|
|
border-radius:5px;
|
|
-moz-box-shadow:none;
|
|
-webkit-box-shadow:none;
|
|
box-shadow:none;
|
|
}
|
|
#u6 {
|
|
border-width:0px;
|
|
position:absolute;
|
|
left:189px;
|
|
top:129px;
|
|
width:140px;
|
|
height:40px;
|
|
display:flex;
|
|
}
|
|
#u6 .text {
|
|
position:absolute;
|
|
align-self:center;
|
|
padding:2px 2px 2px 2px;
|
|
box-sizing:border-box;
|
|
width:100%;
|
|
}
|
|
#u6_text {
|
|
border-width:0px;
|
|
word-wrap:break-word;
|
|
text-transform:none;
|
|
}
|
|
#u7 {
|
|
border-width:0px;
|
|
position:absolute;
|
|
left:189px;
|
|
top:129px;
|
|
width:140px;
|
|
height:40px;
|
|
overflow:hidden;
|
|
background-image:url('../../resources/images/transparent.gif');
|
|
}
|