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.
18 lines
273 B
18 lines
273 B
body {
|
|
margin:0px;
|
|
background-image:none;
|
|
position:static;
|
|
left:auto;
|
|
width:375px;
|
|
margin-left:0;
|
|
margin-right:0;
|
|
text-align:left;
|
|
}
|
|
.form_sketch {
|
|
border-color:transparent;
|
|
background-color:transparent;
|
|
}
|
|
#base {
|
|
position:absolute;
|
|
z-index:0;
|
|
}
|