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.
17 lines
233 B
17 lines
233 B
.Company {
|
|
padding: 50px;
|
|
width: 200px;
|
|
height: 400px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
.Inform {
|
|
padding: 60px 0 0 350px;
|
|
width: 450px;
|
|
height: 390px;
|
|
top: 25px;
|
|
}
|
|
|
|
.Inputs .inputs ul p {
|
|
font-size: 16px;
|
|
}
|
|
|