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.
25 lines
351 B
25 lines
351 B
.left{
|
|
max-height: 4cm;
|
|
max-width: 4cm;
|
|
padding-top: 50px;
|
|
float:left;
|
|
}
|
|
.right {
|
|
max-height: 4cm;
|
|
max-width: 4cm;
|
|
padding-top: 50px;
|
|
float:right
|
|
}
|
|
.center {
|
|
max-height: 4cm;
|
|
max-width: 4cm;
|
|
padding-top: 50px;
|
|
margin-left: 300px;
|
|
}
|
|
.center_sign {
|
|
max-height: 4cm;
|
|
max-width: 6cm;
|
|
padding-top: 50px;
|
|
margin-left: 400px;
|
|
margin-top: -153px;
|
|
}
|
|
|